Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmihal/skilltree
https://github.com/dmihal/skilltree
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmihal/skilltree
- Owner: dmihal
- Created: 2020-08-03T19:39:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T22:33:08.000Z (over 4 years ago)
- Last Synced: 2024-10-03T10:41:18.661Z (about 1 month ago)
- Language: TypeScript
- Size: 2.49 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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