Skip to content

A monorepo containing a full-stack dApp sample running on Mandala Chain's EVM.

License

Notifications You must be signed in to change notification settings

MandalaChain/mandala-evm-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandala Chain EVM dApp

A monorepo containing a full-stack dApp running on Mandala Chain's EVM.

Structure

  • /contracts: Solidity smart contracts and deployment scripts
  • /frontend: Vue.js frontend application

Quick Start

Prerequisites

  • Foundry (Forge)
  • Node.js & npm
  • Polkadot binaries (for Substrate/Zombienet)
  • Zombienet

Contracts

cd contracts
forge build
forge test

About

A monorepo containing a full-stack dApp sample running on Mandala Chain's EVM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published