Desktop application for namebase.io!
Library | Version |
---|---|
Electron | 9.0.0 |
Vue 2 | 2.6.11 |
Quasar | 1.0.0 |
CoinCapJS | 1.0.5 |
NamebaseJS | 1.1.0 |
Download latest version here: https://github.com/ImSeaWorld/Black-Mamba/releases/
At this point, this is no replacement for namebase. Functionality can be added to get it up to snuff but I mainly use it to look at how much I've spent and how much I have. This project has gotten bigger than itself and I'm open to PRs that add more functionality.
- Rework
Auctions
load handling. Right now it refreshing the whole collection. - Rework
Auctions
table handling,Marketplace
->Power Search
is what it should look like. - Add last purchase price of domain in
My Domains
, only getting final auction price. - Add bidding to
Auctions
(ref) - Add failover for CoinCap
Luckily this was shown live and you can see it here: https://www.youtube.com/watch?v=P-W7VIPtiBM
Just a note here, importing was added in a haste, so output will be .html.json
wherever you output your SPA.
npm install
npm run electron:serve
npm run electron:build