highnet / flippening

Flippening contracts repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flippening Contract

Local setup

cp .env.example .env
npm install
npm run node

Deploy contract

npx hardhat run --network local scripts/deploy.js

Copy the Flippening contract address to NETWORK_ETH_LOCAL in flippening-ui repo.

About

Flippening contracts repository


Languages

Language:Solidity 66.7%Language:JavaScript 33.1%Language:Shell 0.3%