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
- To start, go to https://remix-project.org/

Token.sol and add the code:
0.8.0



