Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't deploy testnet wallet #93

Closed
fco-fbatch opened this issue Oct 24, 2022 · 1 comment
Closed

Can't deploy testnet wallet #93

fco-fbatch opened this issue Oct 24, 2022 · 1 comment

Comments

@fco-fbatch
Copy link

fco-fbatch commented Oct 24, 2022

I am following the official docs of Contract Deployment.

As the docs suggest I am executing the below commands,

node scripts/generate-wallet.js testnet
node scripts/add-funds.js testnet
yarn deploy-testnet

Getting the following error after executing the yarn deploy-testnet command.

yarn run v1.22.19

error Command "deploy-testnet" not found.

info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
@fco-fbatch fco-fbatch changed the title Can' deploy testnet wallet Can't deploy testnet wallet Oct 24, 2022
@ocrybit
Copy link
Member

ocrybit commented Oct 28, 2022

oh, we have removed the testnet deployment since the testnet is not so stable. And it seems Redstone (the testnet maintainer) wants to get rid of it.
For now you can test on the mainnet for free, but we will develop a better local test environment soon.
I have updated the doc. #95

@ocrybit ocrybit closed this as completed Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants