aurora-examples icon indicating copy to clipboard operation
aurora-examples copied to clipboard

A boilerplate for sample DApps/Ethereum contracts on Aurora.

Aurora-Examples

This repository includes DApp boilerplates for truffle and hardhat examples on Aurora. These examples cover specific topics:

  • Solidity contract deployment using (Truffle/Hardhat).
  • Integration with Metamask
  • Running DApp on Aurora network

Prerequisites

  • Node 12+

Examples

  • Truffle
  • Hardhat

More documentation about Aurora network can be found here.

Contributing

Aurora team welcomes any kind of contributions in form of bug issues, feature requests, code changes, or documentation enhancement.