Hello,

Sign up to join our community!

Welcome Back,

Please login to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

bog286469055 activity

bog286469055 commented on Hi, i have a problem with SDK, how i can resolve it? $ go get github.com/ElrondNetwork/elrond-sdk-erdgo go: github.com/ElrondNetwork/elrond-sdk-erdgo@v1.0.23 requires github.com/ElrondNetwork/elrond-go@v1.3.7-0.20220310094258-ead8cd541713 requires github.com/ElrondNetwork/arwen-wasm-... Read more

you have to place some replaces in your go mod file. you can find them here : https://github.com/ElrondNetwork/elrond-sdk-erdgo/blob/v1.0.23/go.mod also, we don't have sc wasm code written in golang