shaeps

Built on Plygon. Available on shaeps.xyz and test.shaeps.xyz

smart contract

EVM compatible smart contract developed in Solidity.

  • hardhat
  • ethers.js
  • Solidity
  • Alchemy
  • typechain
  • openzeppelin

types

Types for the smart contract are autoamtically generated by typechain when compiled with hardhat

tests

Test for basic functionality exist in the blockchain/test directory.

tools used for testing are

  • chai
  • waffle

web

  • Next.js
  • Chakra UI
  • wagmi
  • typechain
  • ethers.js
  • Sentry