Skip to content
forked from decred/dcrdex

Bison Lean is crypto-wallet built around atomic-swaps powered DEX

License

Notifications You must be signed in to change notification settings

norwnd/bison-lean

 
 

Repository files navigation

Bison Lean is crypto-wallet built around atomic-swaps powered DEX

This repository is a fork of Bison wallet that prioritizes UX and clean UI.

img.png

Getting Started

At the moment we don't distribute pre-built binaries, so the only way to run Bison Lean is to build it from source code:

  • git clone this repository
  • install Golang and Node.js that will be used to compiling & building this code
  • build Bison Lean wallet binary by running make build
  • run Bison Lean wallet binary by running make run
  • open 127.0.0.1:3333 URL in browser and you are done!

About

Bison Lean is crypto-wallet built around atomic-swaps powered DEX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 87.3%
  • TypeScript 8.8%
  • Shell 2.8%
  • SCSS 0.5%
  • Solidity 0.2%
  • JavaScript 0.1%
  • Other 0.3%