Skip to content

availproject/nexus-hyperliquid-poc

Repository files navigation

Nexus Injector

Injects Nexus Chain Abstraction SDK into web3 pages

Injector in action

hl-happy-flow.mp4

Setup

Install dependencies:

npm install

Build the extension:

npm run build

Zip the built extension:

npm run zip

Build and zip the extension in a single step

npm run build-zip

Extension Installation

  • Extract the zip file
  • Go to Chrome (or any Chromium browser) and type in chrome://extensions on the url bar, hit enter
  • Switch ON the Developer Mode on top right corner
  • Click Load Unpacked button on the top left corner and locate the extracted folder and click Open, this should load the extension in the browser

Quirks

  • Injects the SDK and UI into the dapp using content-script
  • Currently only works on Hyperliquid
  • Uses Vite and React

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages