#soroban crowdfund dApp challenge

15 messages · Page 1 of 1 (latest)

fallen trench
#

The soroban-cli (alias) that is used in this challenge will not succesfully compile the npm run setup for me in the terminal, I'm not sure what I'm doing wrong! I keep receiving the error after 'Initialize the abundance token contract'

error: xdr processing error: xdr value invalid
thanedouglass@Thanes-MacBook-Pro soroban-dapps-challenge %

Can anyone explain why I'm not receiving

Initialize the crowdfund contract
Done

worldly dune
inner gorge
#

Exactly, 21 worked for me

worldly dune
fallen trench
#

it still installing v20.3.4

#

i tried the command cargo install --locked --version 21.0.0 soroban-cli , but i received this

#

nevermind i found the upgrade docs thank you!

worldly dune
#

sorry it's 21.0.0-preview.1

#

you can also use a release from github by extracting it to a directory u just need to make sure you execute it in the right directory

#

or add it to your path

#

u can find other builds by looking in the actions tab also

inner gorge