Skip to content

Contract and UI for swapping pToken TLOS to OFT TLOS

Notifications You must be signed in to change notification settings

telosnetwork/ptokens-swap

Repository files navigation

pTokens to OFT TLOS migration contract & UI

Clone this repo locally and start working with it

# clone repo and enter folder
git clone https://github.com/telosnetwork/ptokens-migration.git
cd ptokens-migration

If haven't install the dev tools yet:

# setting up tools
nvm install v22.12.0
nvm use v22.12.0
npm i -g yarn
yarn global add @quasar/cli@2.4.1

To run the project:

# running the pTokens Webapp UI
cd ui/
yarn
quasar dev

About

Contract and UI for swapping pToken TLOS to OFT TLOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published