Using Remix and Metamask
Remix is an IDE for smart contract development, including compilation, deployment, testing, and debugging.
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.
.png" alt=""
.png" alt=""
.png" alt=""
.png" alt=""
.png" alt=""
.png" alt=""
.png" alt=""
.png" alt=""
You can view your deployed smart contract transaction at Fuse explorers.
Last modified 4d ago