• Stars
    star
    163
  • Rank 231,141 (Top 5 %)
  • Language
    TypeScript
  • License
    Apache License 2.0
  • Created over 3 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Jumper - Multi-Chain Bridging & Swapping (powered by LI.FI)

license Crowdin Follow on Twitter

Jumper.Exchange

Lerna Monorepo for all jumper.exchange related things

Getting Started

In the root directory run the following commands to get started:

yarn

to install all dependencies, and choose one of these start commands to start the development vite server and to start building packages in watch mode.

    yarn dev
    yarn dev:local
    yarn dev:testnet
    yarn dev:staging
    yarn dev:production

Please refer to the following descriptions of the dev serve scripts:

dev - starts the app using the backend develop stage
dev:local - starts the app using a locally running backend
dev:testnet - starts the app in a testnet only mode using the backend staging stage
dev:staging - starts the app using the backend staging stage
dev:production - starts the app using the backend production stage

Project Structure

packages/dapp/

This is the jumper.exchange page that gets deployed to develop.jumper.exchange, staging.jumper.exchange and jumper.exchange. This is a vite.js app

packages/shared/

This is a collection of shared atoms/molecules/organisms that can be used across the entire project to ensure a unified UI/UX

packages/<other_folders>

NOT EXISTING YET. Sub-apps of the transferto page. These componentized sub-apps will be resuable accross this project and could also be used in different external projects.

More Repositories

1

sdk

LI.FI - Bridge & DEX aggregation: Any-to-Any Cross-Chain-Swap SDK
TypeScript
162
star
2

contracts

LI.FI Smart Contracts
Solidity
121
star
3

widget

LI.FI Widget for cross-chain bridging and swapping. It will drive your multi-chain strategy and attract new users from everywhere.
TypeScript
110
star
4

create3-factory

LIFI Deployment of CREATE3-Factory by @ZeframLou
Solidity
69
star
5

lizard-token

LizardDAO Reward Token
Solidity
35
star
6

roadmap

30
star
7

types

Types for the LI.FI stack.
TypeScript
26
star
8

sdk-node-sample

Sample project to showcase the usage of @lifi/sdk
TypeScript
26
star
9

ask-lifi-docs

Simple CLI demo for chatting with LIFI docs
TypeScript
13
star
10

customized-token-list

TypeScript
13
star
11

lifi-contract-types

TypeScript
13
star
12

bigmi

TypeScript library and reactive primitives for Bitcoin apps.
TypeScript
7
star
13

abi-parser

abi-parser
TypeScript
5
star
14

paraswap-connext-sdk

Bridge and Swap using Connext and ParaSwap
TypeScript
4
star
15

multi-message-aggregation

Solidity
3
star
16

lifi-analytics-dashboard

TypeScript
3
star
17

solstreams

Solstreams allows Solana developers to add events in their program or transactions
TypeScript
3
star
18

MMAxERC20

Solidity
3
star
19

lifi-subgraph

Subgraphs for LI.FI Contracts
TypeScript
3
star
20

lizard-merkle-script

Merkle tree generator for LZRD claims
TypeScript
2
star
21

lifi-analytics-backend

This is the backend which does the data analysis on LI.FI
Jupyter Notebook
2
star
22

icons

1
star
23

contract-samples

Contract Examples
Solidity
1
star
24

nxtp-sdk-legacy

TypeScript
1
star
25

fuse-pool-zap

Rari Fuse Zap Contract
Solidity
1
star
26

data-types

TypeScript
1
star