near / near-workspaces-js

Write tests once, run them both on NEAR TestNet and a controlled NEAR Sandbox local environment
https://near.github.io/near-workspaces-js/
GNU General Public License v3.0
44 stars 23 forks source link

Add tool for helping deploy contracts to testnet (and eventually mainnet) #20

Open willemneal opened 3 years ago

willemneal commented 3 years ago

Currently there is no tool specifically for deploying a contract to testnet or even mainnet. Most are done adhoc in JS or bash scripts.