Skip to content

Instantly share code, notes, and snippets.

@EmbeddedAndroid
Created September 8, 2023 20:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EmbeddedAndroid/a68bf5d4c54d65c3f45fe527a562a749 to your computer and use it in GitHub Desktop.
Save EmbeddedAndroid/a68bf5d4c54d65c3f45fe527a562a749 to your computer and use it in GitHub Desktop.
{
"state_directory": "./state",
"wif": "YOUR_WIF_CREDENTIALS",
"bitcoin_node_url": "http://devnet:devnet@localhost:8001/api",
"stacks_node_url": "http://localhost:3999",
"stacks_transaction_fee": 2000,
"bitcoin_transaction_fee": 2000,
"contract": "../asset-contract/contracts/asset.clar",
"contract_name": "sbtc-alpha-romeo-testing"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment