This website works better with JavaScript
Home
Explore
Yoda
Portal
Forum
Help
Sign In
shiv-365
/
ZipCoin-RED
forked from
ZipCodeWilmington/ZipCoin
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
a zip code crypto-currency system good for red ONLY
123
Commits
16
Branches
Tree:
fac06a3d0a
Ken2
KenDefinitiveEdition
Michelle
block
button
chain
coin
controlapi
dev
master
miner
posttransaction
swing
transactions
wallet
wallet2
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'fac06a3d0a'
${ noResults }
ZipCoin-RED
/
ZipCoinRedIonicClient
/
node_modules
/
getpass
/
.travis.yml
.travis.yml
113B
History
Raw
1
2
3
4
5
6
7
8
9
10
language: node_js
node_js:
- "5.10"
- "4.4"
- "4.1"
- "0.12"
- "0.10"
before_install:
- "make check"