Skip to content

jasbanza/autoswap-cancel-orders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autoswap-cancel-orders

dApp to cancel missing limit orders on Autonomy's Autoswap - https://osmosis.autoswap.trade/

📌 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

Frontend to cancel missing limit orders on Autonomy's Autoswap (on Osmosis)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published