hirosystems / hirosystems/stacks-subnets
Automate deployment of Clarity scripts
Open
P2
- Dominant language
- Rust
- Stars
- 51
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Currently, deploying a new version of the subnet contract requires a lot manual steps:
- Deploy `subnet.clar` to `dev`, `stg`, and `prod`
- Deploy `multi-miner.clar` to `dev`, `stg`, and `prod`
- 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.