Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 591 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 591 Bytes

Starterkit-typescript

Projet d'examen chez alyra dev web3.

Install

git clone https://github.com/xdrkush/starterkit-dapp-ts
cd starterkit-dapp-ts
yarn

Run

First terminal (sepolia default):

yarn dapp:dev

For Blockchain local (hardhat):

yarn blockchain

For deploy or other: If you deploy on local, you should change address of contract in ./packages/dapp/config/abis/scansecure.ts

yarn sc:test
yarn sc:coverage
yarn sc:deploy:local
yarn sc:deploy:sepolia
  • info in ./package.json