Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 338 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 338 Bytes

runebase-web-wallet

A web wallet for RUNEBASE

nvm

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
source ~/.bashrc
nvm i v6
nvm use v6

setup

git clone https://github.com/runebase/runebase-web-wallet
cd runebase-web-wallet
npm install
npm start

host

http://127.0.0.1:8080