Skip to content

lite-link/litelink-extension

Repository files navigation

LiteLink

LiteLink is firstly launched at LITE’s official website and backed by LITE foundation, LiteLink is the LITE wallet with the most users, coming in three versions (Chrome Wallet Extension/iOS/Android), and you're looking at the Chrome Wallet Extension for LITE.

Main functions:

Sending and receiving XLT, LTX, LRC10 and LRC20 tokens;
Smart contract calls integrated;

Downloads ( TODO: Update links )

ChromeDownload   Chrome Web Store   Chrome Web Store

Installation

Install yarn

https://yarnpkg.com/en/docs/install

Install dependencies

$ yarn install

Building

# Build all sources
$ yarn build
# Build the backend, along with the injected page script
$ yarn build:core
# Build only the popup component
$ yarn build:popup

Linting

# Run linter over the ./packages folder
$ yarn lint

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages