Using Remix and Metamask
Remix is an IDE for smart contract development, including compilation, deployment, testing, and debugging.
Check out the official documentation to learn more about setting up and using Remix.
For help setting up MetaMask, please visit the official documentation.
Connecting Remix to Fuse via MetaMask
Remix supports the following environments for contract deployment via Fuse:
- Javascript VM
- Injected Web3
- Web3 Provider
Using MetaMask with Remix is an example of Injected Web3, which we shall discuss shortly.
- To start, go to https://remix-project.org/ and select "Start Coding online."
Compiling your contract in Remix
Deploying your Contract
You can view your deployed smart contract transaction at Fuse explorers.
Fuse Mainnet Explorer is at https://explorer.fuse.io/
Fuse Testnet Spark is at https://explorer.fusespark.io/