nicosup98 / near-smart-contract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

near-smart-contract

yarn to install deps

compile

yarn asb

deploy

near deploy --accountId='account' --wasmFile='path/to/build'

view the near docs for more info

About


Languages

Language:TypeScript 100.0%