📃Deploy a Smart Contract

If you are new to the space, we recommend using Remix IDE to develop, compile, and deploy your contracts. It has one of the most intuitive UIs amongst the existing EVM IDEs compatible with PHI Network, making the experience effortless.You can access it using your browser: https://remix.ethereum.org/

Requirements:

  • A desktop or laptop computer

  • MetaMask or another browser based wallet

  • Enough PHI to pay for the gas fees

Step 1: Create Your Project/File

Step 2: Compile

Step 3: Deploy

All done! Now you have your contract and can start using it straight away. To add it to your MetaMask or any browser wallet, copy the address, click on 'Import Token' on your wallet, and paste it there.

Last updated