Skip to content

Storing a New Contract #1495

Answered by gagdiez
gagdiez asked this question in Q&A
Discussion options

You must be logged in to vote

I found the answer:

BYTES=`cat ./contract/contract.wasm | base64`
near call $CONTRACT store_contract "$BYTES" --base64 --accountId <<account-id>> --gas 30000000000000

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gagdiez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant