Xavek / dapp

Smart contract written in solidity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Contarct Written in solidity. It's a basic token like ERC20.

Packages Used

  • Hardhat: Used for Compiling and Testing the SmartContract

  • Solidity version "0.8.9"

  • For Testing : Mocha Framework with Chai Library.

  • Web3Provider: ethers.js

About

Smart contract written in solidity.


Languages

Language:JavaScript 73.4%Language:Solidity 26.6%