Skip to content

Template repository for tracker tokens, whose price depends on external variable (e.g. exchange volume)

License

Notifications You must be signed in to change notification settings

DenisGorbachev/tracker-token

Repository files navigation

Tracker Token

Overview

Let's say you want to bet that FTX exchange volume will increase. How can you do it?

Well, you can buy the FTX token - but its price has so many variables involved. For example, a whale might dump a lot of tokens at once, momentarily crashing the price. Or they may announce staking for the token, driving it upwards.

If you want to bet on a specific number going up or down, you need a specialized financial instrument: a tracker token.

Tracker token supply depends on an external variable. This way, tracker tokens mimic perpetual swaps, but without the counterparty risk of keeping the funds on exchange. With tracker tokens, you can bet on a specific number going up or down - in a trustless, decentralized way.

Examples

Install

# Install project dependencies
yarn install

Test

# Run all unit tests
yarn test

# Lint code
yarn lint

# View code coverage
yarn coverage

Addresses (mainnet)

Addresses (testnet)

Notes

About

Template repository for tracker tokens, whose price depends on external variable (e.g. exchange volume)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published