Deploying smart contracts¶
Once you've written and tested your smart contract, you'll want to deploy it.
Remix¶
Remix is the recommended deployment tool on Redbelly for your smart contracts. Remix is a web-based IDE (Integrated Development Environment) that provides a user-friendly interface and built-in tools and features to write, compile, and deploy smart contracts.
You'll need to configure Remix to connect to the instance of Redbelly you are trying to deploy to, review details about Redbelly environments.
RBNT¶
To pay the requisite gas fees associated with deploying smart contracts you will need to ensure your account is adequately funded. RBNT testing coins for Testnet are available to developers via a faucet.