Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmihal/skilltree


https://github.com/dmihal/skilltree

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# Skilltree Burner Wallet

## Usage

Install the package by cloning the repo and running `yarn install` in the project root.

Start the wallet connected to a local Ganace instance by running `yarn start-local`, or
start connected to xDai by running `yarn start-basic`.

## Packages

* `skilltree-plugin`: Burner Wallet plugin that contains the majority of the application logic
* `skilltree-ui`: Fork of @burner-wallet/modern-ui. Basic UI theme, used for design customization
* `basic-wallet` & `local-wallet`: React apps for building & running the wallet