services
services copied to clipboard
Incubator repo for various services
btcd is listed as a dependency for dep in this file: https://github.com/skycoin/services/blob/master/coin-api/Gopkg.toml#L32 However when performing `dep ensure` I get the following error: ``` Warning: the following project(s) have [[constraint]] stanzas...
1. create A "Transactions" tab on admin panel. 1. show a filter at the top with "all", "pending", "completed". all is the default. 1. List the transactions, one per line,...
If you enter a skycoin address, it gives you a bitcoin address. Then if you go back to the home page, enter the skycoin address again, it says "please generate...
1. Scrape phrases/words from twitter, telegram and possibly others in the future 1. manually editable list of twitter hashtags, telegram groups etc. 1. Manually editable db of phrases, with templates,...
a web front end to support testing the wallet. Only one function, to show price and buy skycoin. Very simple web interface (e.g. using react) Check out what the api...
https://godoc.org/github.com/skycoin/skycoin/src/cipher - Create a new folder called hardware-wallet for the project files - Use the trezor cryptography implementation - Create a readme.md explaining installation and how to run Port the...
# teller-json * create repo/folder called teller-json * put documentation in README.md The teller-json daemon will expose an HTTP API for: * binding a SKY address to a BTC address...
Rename Scanning Wallet to bitcoin-scanning-wallet
Create a folder called coin-api This is a command line application. - it will launch a web-server on local host and expose a JSON HTTP interface - will have two...
1> Create a folder transaction-policy-testing 2> Create a command line script, see - https://github.com/skycoin/services/issues/6 - runs on command line - takes in a -seed="wallet seed" parameter- - connects to a...