aslanahmtv / bridge-solidity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bridge

This ownable contract sends tokens to its owner when "withdraw" is invoked.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

About


Languages

Language:JavaScript 77.8%Language:Solidity 22.2%