Environment Setup & Installation

Get started with Asset Chain

Download and install the following repository by the Asset Chain team to setup your assetchain development environment!

The Dapp example uses several libraries that will help you develop, but make sure that you have Git, Node, and Yarn installed already.

Use any of your favorite code editors with Solidity support. Foundry or Hardhat (recommended) would also be good to use in any of your new dApp projects as they provide local blockchain development environments.

Do make sure you star the respository

Last updated