Skip to content

xdrkush/starterkit-dapp-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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