Skip to content

dj-fiorex/osmosis-filter

Repository files navigation

Osmosis Filter - Chrome Extension

Chrome Web Store soon

Description

This is a basic Chrome Extensions that let's you enhace Osmosis by adding some mod on the following pages:

Osmosis pools page by adding sorting by:

  • Current pool APR
  • Current pool LIQUIDITY
  • Pool where you have bonded amount
  • Incentivized Pool
  • External Incentivized Pool

It also add some icon to the pool card:

  • StarIcon This pool is Incentivized
  • ExclamationMarkIcon This pool is External Incentivized
  • DollarIcon You have money on this pool

Usage

  1. Install the extension
  2. Go to Osmosis
  3. Navigate to "Assets"
  4. Wait 10 seconds to gather data -> After that a button will show in the upper-right corner
  5. Press Activate Button
  6. Enjoy!

Screen

pools

Osmosis assets page by adding two new columns and sorting:

  • Coin price in USD (Osmosis Lab API)
  • Coin liquidity in USD (Osmosis Lab API)

Usage

  1. Install the extension
  2. Go to Osmosis
  3. Navigate to "Assets"
  4. Wait 10 seconds to gather data
  5. Enjoy!

Screen

assets

If you think this extension is usefull please leave a star!

Development:

This extension will be published to Chrome WebStore soon.

If you want to help me develop new features please open a pull request!

Installing and Running

Procedures:

  1. Check if your Node.js version is >= 14.
  2. Clone this repository.
  3. Run npm install to install the dependencies.
  4. Run npm start
  5. Load your extension on Chrome following:
    1. Access chrome://extensions/
    2. Check Developer mode
    3. Click on Load unpacked extension
    4. Select the build folder.
  6. Happy hacking.

Resources:


Carmelo Fiorello | Website

About

Simple chrome extension that add multiple mod to Osmosis DEX

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages