File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,12 @@ See the [Contributing guide](CONTRIBUTING.md) for how to contribute to this proj
1616
1717## Documentation
1818
19+ Package-specific documentation:
20+ - [ cardano-api] ( cardano-api/README.md ) - Main library for constructing and submitting transactions
21+ - [ cardano-api-gen] ( cardano-api-gen/README.md ) - Test generators and property testing utilities
22+ - [ cardano-rpc] ( cardano-rpc/README.md ) - gRPC client and server implementing UTxO RPC protocol
23+ - [ cardano-wasm] ( cardano-wasm/README.md ) - WebAssembly compilation support
24+
1925Development documentation can be found in [ Cardano Node Wiki] ( https://github.com/input-output-hk/cardano-node-wiki/wiki ) .
2026
2127Haddock documentation is available at: https://cardano-api.cardano.intersectmbo.org/
You can’t perform that action at this time.
0 commit comments