archana-vy / smart-contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Smart Contracts

This is a sample repository of smart contracts for reference.

Try running some of the following tasks:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help

About


Languages

Language:TypeScript 72.0%Language:HTML 23.1%Language:Solidity 2.1%Language:JavaScript 1.5%Language:CSS 1.3%