Skip to content

Commit

Permalink
Merge pull request #116 from esteblock/soroban-client-0.8.0
Browse files Browse the repository at this point in the history
use soroban-client 0.8.0 and @sorban-react to 5.0.3
  • Loading branch information
tomerweller committed Jun 6, 2023
2 parents f4f90a8 + 2ce5c56 commit 50e1768
Show file tree
Hide file tree
Showing 3 changed files with 269 additions and 121 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Install Dependencies
1. `soroban-cli v0.8.0`. See https://soroban.stellar.org/docs/getting-started/setup#install-the-soroban-cli
2. If you want to run everything locally: `docker` (you can run both Standalone and Futurenet backends with it)
3. `Node.js v17`
4. [Freighter Wallet](https://www.freighter.app/)[v2.9.1](https://github.com/stellar/freighter/releases/tag/2.9.1). Once installed, enable "Experimental Mode" in the settings (gear icon).
4. [Freighter Wallet](https://www.freighter.app/)[v5.0.2](https://github.com/stellar/freighter/releases/tag/2.9.1). Or from the Firefox / Chrome extension store. Once installed, enable "Experimental Mode" in the settings (gear icon).
5. If you want to run everything locally, build the `soroban-preview` docker image:

make build-docker
Expand Down
Loading

0 comments on commit 50e1768

Please sign in to comment.