Skip to content

Contracts for divebar. The bar is low, staying above it pays off. My first solidity project

Notifications You must be signed in to change notification settings

zhongeric/divebar-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Divebar contracts

Live at https://thedivebar.xyz/

Contract addresses: (1/10/2022)

  • Testnets:
    • Kovan: 0xD8Cffd2eF7fA46f8b24f93E123dF6c430E2Ead59
    • Harmony: 0xD618724A779efF8e173a8500Ff796B37c33C7433

Quickstart

npm install npx hardhat compile npx hardhat test npx hardhat run scripts/deploy --network "kovan | harmonyTestnet"


Basic Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an example of a task implementation, which simply lists the available accounts.

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

Contracts for divebar. The bar is low, staying above it pays off. My first solidity project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published