donewiththedollar / magma-boilerplate-monorepo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 70.3%Language:JavaScript 26.5%Language:Solidity 1.6%Language:Handlebars 0.8%Language:CSS 0.7%Language:MDX 0.2%