Browser extension to interact with Jupiter's blockchain by sending $JUP and other assets created on the Jupiter blockchain. Create accounts, sign transactions, and interact with webpages that are Europa enabled.
Search for Europa in Chrome Store and install the extension.
To build from source:
Initial dependencies for compiling Europa:
Node.js - https://nodejs.org/en/download/
Yarn - https://classic.yarnpkg.com/lang/en/docs/install/
In the project directory, you should run:
Installs dependencies to compile Europa Chrome browser extension.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes. Europa is now ready to be deployed!
Open Chrome
Type in chrome:\\extensions
in the URL bar
Click "Load Unpacked" and then navigate to ~/browser-extension/dist
and click "Select"
You now have Jupiter Europa installed!