deploy
This repository is using txtx for handling its on-chain operations.
txtx
takes its inspiration from a battle tested devops best practice named infrastructure as code
, that have transformed cloud architectures.
txtx
simplifies and streamlines Smart Contract Infrastructure management across blockchains, focusing on robustness, reproducibility and composability.
$ curl -sL https://install.txtx.sh/ | bash
$ txtx new
Access tutorials and documentation at docs.txtx.sh to understand the syntax and discover the powerful features of txtx.
Additionally, the Visual Studio Code extension will make writing runbooks easier.
$ txtx ls
Name ID Description
BNS Multisig bns-multisig Register a BNS name using a multisig wallet
$ txtx run bns-multisig
$ txtx docs --update