Git Product home page Git Product logo

eas_filecoin's Introduction

Deploying EAS on Filecoin

To deploy the EAS (Ethereum Application Service) on the Filecoin network, follow these simple steps:

  1. Set up Environment Variables:

    • Include your private key into the .env file. You may need to rename .env.example to .env if it's not already named so.
  2. Bridge FIL Tokens:

    • For Filecoin deployment, it's necessary to bridge your FIL tokens from the FVM address to the FEVM using a wallet. You can use tools like Filet Finance Wallet blog post or FoxWallet for this purpose.
  3. Calibration Faucet (Optional):

  4. Deploy on Mainnet:

    • If you're ready to deploy on Filecoin mainnet, navigate to hardhat.config.js and modify the default network to Filecoin. Then, execute the following commands:

Just run:

  • yarn
  • yarn hardhat deploy

After running these commands, you will successfully deploy the EAS contracts on the Filecoin network.

Keep in mind that filecoin addresses need to take at least one transaction to be considered as actors into the chain is not like in ethereum that you can send to an address that is not already created. Not critical hint just pointing that out!

eas_filecoin's People

Contributors

nijoe1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.