Skip to content

Commit

Permalink
wip: docs(agent): stabilize source link url
Browse files Browse the repository at this point in the history
  • Loading branch information
egasimus committed May 2, 2024
1 parent 95e5054 commit b338af1
Show file tree
Hide file tree
Showing 15 changed files with 969 additions and 1,036 deletions.
2 changes: 1 addition & 1 deletion packages/agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ that are based on Tendermint and CosmWasm**.
The Fadroma Agent API provides the following features:

* [Connecting and authenticating to blockchain RPC endpoints](./chain.md)
* Transacting and [staking](./staking.md) with native and custom tokens
* Transacting and [staking](./staking.md) with [native and custom tokens](./token.md)
* [Submitting and voting on governance proposals](./governance.md)
* [Interacting with smart contracts](./program.md)
* [Deploying groups of interconnected smart contracts from source](./deploy.md)
Expand Down
Loading

0 comments on commit b338af1

Please sign in to comment.