Skip to content

BitizenWallet/lifi-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitizenWallet/lifi

Web

https://swap.dev.bitizen.org/

for normal network.

https://swap.dev.bitizen.org/#/testnet

for test network.

Dev

// install
yarn install

// debug run
yarn start 

// build + deply to gh-pages
yarn deploy 

error

Failed to compile
./src/components/web3/connectors.ts
Attempted import error: 'ChainId' is not exported from '../../types'.

需要 SDK Build yarn build

helpful Link

https://ropsten.oregonctf.org/

https://socialsharepreview.com/?url=https://swap.dev.bitizen.org/

SDK 開發

// enter SDK dirctory
yarn link

// enter UI dirctrory
yarn link '@lifinance/sdk'

About

Li.Finance cross chain frontend (swap, transfer, dashboard, ....)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.4%
  • CSS 16.9%
  • HTML 7.2%
  • JavaScript 2.9%
  • Other 1.6%