This repository contains the smart contract implementations for the Nado Protocol ecosystem.
- nado-contracts/core: EVM implementation of Nado core functionality
- Node.js >=16
- Yarn
cd nado-contracts/core
yarn install
yarn compile
yarn compile: Compile Nado EVM contracts- See project-specific README for more details
For more detailed information about each project, please refer to their respective README files.