stacks-network / sbtc-developer-release

sBTC primitives, signer components, helper tools
https://sbtc.tech
MIT License
1.98k stars 21 forks source link

[sBTC DR] Define process and owner of testnet romeo engine #178

Open friedger opened 10 months ago

friedger commented 10 months ago

It is unclear to me who will own and run the romeo engine on testnet.

friedger commented 10 months ago

deployers can use clarinet deployments by creating a file Testnet.toml in settings folder with the following content:

[network]
name = "testnet"
node_rpc_address = "http://api.testnet.hiro.so"

[accounts.deployer]
mnemonic = "<your mnemonic>"
friedger commented 10 months ago

Owner needs to run a stacks api node or get a api key from Hiro when using their node or requests get blocked