Skip to content

3scava1i3r-Projects/Spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d9b0cd6 · Nov 7, 2021

History

19 Commits
Oct 26, 2021
Oct 26, 2021
Nov 4, 2021
Oct 26, 2021
Oct 26, 2021
Nov 7, 2021
Oct 26, 2021
Oct 26, 2021

Repository files navigation

image

Spring

Upcoming features

  • Making our own swap, lending/borrowing, harvesting and NFT protocol
  • Defi based shops from lending/borrowing,harvesting and Swaps
  • NFT based pets with changable traits and the shops
  • Battle Arena for these pets
  • Play to Earn mechanic in a voxel based world
  • Our own StableCoin for the ingame currency
  • Multichain Metaverse support for Heco,Rinkeby and Okexchain
  • API for our own events and smart contracts
  • DAO based governance with our ERC20 governance token

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