Diese Webseite funktioniert besser mit JavaScript
Startseite
Erkunden
Yoda
Portal
Forum
Hilfe
Anmelden
shiv-365
/
ZipCoin-RED
geforkt von
ZipCodeWilmington/ZipCoin
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
1
Pull-Requests
0
Releases
0
Wiki
Aktivität
a zip code crypto-currency system good for red ONLY
238
Commits
16
Branches
Struktur:
6bc3cd6c45
Ken2
KenDefinitiveEdition
Michelle
block
button
chain
coin
controlapi
dev
master
miner
posttransaction
swing
transactions
wallet
wallet2
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von '6bc3cd6c45'
${ noResults }
ZipCoin-RED
/
ZipCoinRedIonicClient
/
node_modules
/
p-try
/
index.js
index.js
82B
Verlauf
Originalformat
1
2
3
4
5
'use strict';
module.exports = cb => new Promise(resolve => {
resolve(cb());
});