stellar / soroban-example-dapp

End-to-End Example Soroban Dapp
Apache License 2.0
1.08k stars 876 forks source link

Dependencies versions in README #78

Closed esteblock closed 1 year ago

esteblock commented 1 year ago

In order to avoid confusions in the future: Set clear dependencies versions in README

Dependencies

  1. soroban-cli v0.3.3. See https://soroban.stellar.org/docs/getting-started/setup#install-the-soroban-cli
  2. docker for Standalone and Futurenet backends.
  3. Node.js v17
  4. Freighter wallet v2.9.1. Download it from https://github.com/stellar/freighter/releases/tag/2.9.1 and Enable "Experimental Mode" in the settings (gear icon).

Also, instructions are now cleared