/Black-Mamba

Desktop application for Namebase.io

Primary LanguageVue

Black Mamba - 1.3.2

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.

List of things to do

  • 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

Login Page

Login Page

Main Page

Main Page

SPA Builder

Luckily this was shown live and you can see it here: https://www.youtube.com/watch?v=P-W7VIPtiBM

SPA Builder

Just a note here, importing was added in a haste, so output will be .html.json wherever you output your SPA.

Project setup

npm install

Compiles and hot-reloads for development

npm run electron:serve

Compiles and minifies for production

npm run electron:build