stacks-subnets
stacks-subnets copied to clipboard
Automate deployment of Clarity scripts
Currently, deploying a new version of the subnet contract requires a lot manual steps:
- Deploy
subnet.clartodev,stg, andprod - Deploy
multi-miner.clartodev,stg, andprod - Make 2 contract calls on each subnet deployment
That's a total of 12 transactions, and making a mistake could mean that the whole process needs to be restarted. This process should be automated with a Node script using Stacks.js