Skip to content

jasbanza/tfm-cancel-orders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tfm-cancel-orders

dApp to cancel missing limit orders on TFM - https://pro.osmosis.zone/

📌 don't forget to bookmark!

Features:

  • Pull list of open orders
  • Cancel specific order
  • ✅ Keplr
  • ✅ Ledger

Custom Hosting:

Everything in the ./dist folder is ready to be hosted on a web server. Simply copy and paste and it should work.

Development Setup

Install project and dev dependencies:

npm install

For development:

npm run dev
  • Deploys a localhost HTTP server ()
  • Monitors JS, CSS & HTML and bundles changes (outputs to ./preview which is included in .gitignore)

Compile:

npm run compile
  • Bundles js for browser, outputs to:

    • ./dist (included in .gitignore)
    • ./docs (use for github pages)

About

dApp to cancel orders on TFM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published