Skip to content

Commit

Permalink
docs: unbond contract status
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Sep 20, 2024
1 parent f88f507 commit cdbecf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/orchestration/src/examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ This directory contains sample contracts showcasing the Orchestration API. Each
- **basic-flows.contract.js**: Account creation and query sending
- **send-anywhere.contract.js**: Token sending across supported blockchains
- **auto-stake-it.contract.js**: Automatic remote staking of received tokens
- **unbond.contract.js**: Cross-chain unbonding and transfer

## In Progress

The following contracts are a work in progress as they contain bindings that need to be promptly updated.

- **stakeIca.contract.js**: Interchain account creation for remote staking
- **unbond.contract.js**: Cross-chain unbonding and liquid staking
- **swap.contract.js**: Token swapping and remote staking
- **stakeBld.contract.js**: BLD token staking on Agoric

0 comments on commit cdbecf8

Please sign in to comment.