Skip to content

polylastic/smart-contracts

Repository files navigation

Polylastic protocol

The Polylastic (POLX) Index is designed to track token performance within the ever-evolving Elastic Finance industry (EFi). Our index will include elastic cryptocurrencies, seigniorage tokens, algorithmic stablecoins, cash systems and whatever comes next. The index is weighted based on the value of community support measured by the number of stakers, as well as the market cap of the token.

This novel mechanism allows us to capture both technical innovation and community strength. Like traditional indices, Polylastic will track projects with significant usage and demand as well as those that show a vibrant community and commitment to ongoing development..


TokenV2 with Network Taxation (Binance Smart Chain)

Token (Binance Smart Chain)


Development instructions

  • $ yarn install - Install all dependencies
  • $ echo PK="PRIVATE_KEY" > .env - Add testing private key
  • $ npx hardhat compile - Compile all contracts
  • $ npx hardhat test - Run all tests

  • Migrations are inside scripts/ folder.
  • Tests are inside test/ folder.

Releases

No releases published

Packages

No packages published