Up-North-Coding / jovian

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jupiter Wallet

⚠️ Project Jovian is currently in beta. Be careful when sending large amounts and notify Up North Coding or Jupiter immediately if you have any problems. This banner will be removed after further production-grade testing is performed.

React based Jupiter frontend developed by Up North Coding, winners of the 2022 Jupiter Hackathon.

For development inquiries contact: sales@upnorthcoding.com

What is Jovian?

Jovian is the term that encompasses all things "Jupiter". It is the adjective form of Jupiter.


Jupiter Logo

Up North Coding Logo


Release Targets

Start Date: April 6th, 2022

Component Date ETA Actual
Login Page 5 weeks May 11 April 27
Dashboard 14 weeks August 17 August 17
Portfolio Page 2 weeks August 31 August 31
Transactions 2 weeks September 14 September 13
DEX 3 weeks October 5 October 5
Peers 1 week October 12 October 12
Blocks 3 weeks November 2 November 3
Generators 2 weeks Nov 16 November 16

Usage

Install deps

yarn install

yarn husky_setup

Start

yarn start

To run the local web proxy for issuing API requests

yarn proxy

Build

yarn build

Test

yarn test

or (for end to end tests):

yarn test:cypress

Dev Notes

There's currently an issue with the notistack package which has been reported to the appropriate team. The current fix was changed to use a GitHub fork, with the appropriate changes made to Up North Coding's fork.

License

MIT

About


Languages

Language:TypeScript 73.3%Language:JavaScript 25.8%Language:HTML 1.0%