meriembader / OtentixAgilz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OtentixAgilz

Usage
git clone https://github.com/meriembader/OtentixAgilz.git
npm install

# terminal 1
npx hardhat node

# terminal 2
npx hardhat compile
npx hardhat run scripts/sample-script.js --network localhost

# terminal 3 
npm run dev

Update the deployed contract address in compoonents/home.js

About


Languages

Language:TypeScript 81.4%Language:JavaScript 8.6%Language:Solidity 8.0%Language:CSS 2.1%