/eDOT

Primary LanguageTypeScriptMIT LicenseMIT

eDOT

The DApp is deployed on the BSC testnet.

Elastic Polkadot token on the Binance Smart Chain (BSC).

In short: eDOT is an elastic supply token pegged to the price of Polkadot (DOT) token using rebase (expansion and contraction) mechanism. That means user always owns the same fraction (%) of the eDOT supply despite the number of tokens (supply) periodically changing in his/her account.


Video presentation


Contracts


Screenshots

screenshot01

screenshot01

screenshot01

screenshot01

screenshot01

screenshot01

screenshot01

screenshot01

screenshot01

screenshot01

Technical stuff

Technologies used

  • Node v14.15
  • Solidity 0.7.6
  • Hardhat (+ hackathon boilerplate)
  • Ethers.js
  • ReactJS
  • TypeScript
  • NES.css
  • ESLint / Prettier

Instructions

Please read INSTRUCTIONS.md and scripts in package.json

npm run localchain
npm run deploy-local
npm run serve-frontend