Skip to content

Magma-Layer/magma-bridge

 
 

Repository files navigation

Magma Monorepo Boilerplate

Setup

You will need to update the .env files. Simply rename them (remove .copy) and add proper keys. There is one located in /apps/dapp and the other in /apps/dapp-contracts

pnpm i

Development

pnpm dev

apps/docs - Documentation (Nextra) apps/dapp - Your Dapp apps/dapp-contracts - Contracts

Contract Development

Navigate to apps/dapp-contracts directory

Run pnpm chain

Need Sepolia Testnet ETH - https://sepolia-faucet.pk910.de

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.2%
  • JavaScript 26.5%
  • Solidity 1.6%
  • Other 1.7%