-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use @soroban-react/contracts library (#79)
* use docker image for soroban 0.3.3 * fix amounts to mint and deposit, swap order btyes * Clear dependencies in README * use useContractValue from @soroban-react/contracts * add yarn.lock * package-lock.json and yarn.lock to support both npm and yarn * use useSendTransaction from @soroban-react/contracts library * Delete yarn.lock * Code style * use @soroban-reactv3.2.1 and @soroban-react/[email protected] in order to support single asset * fix bug while merging * fix bug: add sorobanContext to useSendTransaction when Minting Co-authored-by: Marcos Oliva <[email protected]> Co-authored-by: Paul Bellamy <[email protected]> Co-authored-by: Paul Bellamy <[email protected]>
- Loading branch information
1 parent
08a51cd
commit b5d628e
Showing
8 changed files
with
3,985 additions
and
351 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.