Code Monkey home page Code Monkey logo

bitcoinj.github.io's Introduction

bitcoinj.github.io's People

Contributors

andrewtoth avatar eaglerainbow avatar gdassori avatar kmels avatar kontomierz avatar matthewleon avatar mikehearn avatar misterseven144 avatar mruddy avatar msgilligan avatar oscarguindzberg avatar saivann avatar schildbach avatar tbrannt avatar vg-coder avatar wlk avatar ysangkok avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bitcoinj.github.io's Issues

testnet faucet sites invalid

testing page

Most usefully, coins on the testnet have no value and can be obtained for free from testnet faucet sites like http://faucet.xeno-genesis.com/ or http://tpfaucet.appspot.com/.

Either those sites are no longer available or blocked by corp firewall

Are there other sites?
Is there doc on how to create a stand-alone test setup for

  • localhost
  • dev sever pool

Make Github link easier to find.

On the main page there is only an inline "get the code from github" link to the Github site. It should probably be repeated under "Community" and possibly as a bullet item in "Getting Started".

testing.md

testing.md

  • should mention that bitcoin.conf must enable the wallet and rpc:
    disablewallet=0
    server=1
    rest=1
    rpcuser=rpcusr
    rpcpassword=rpcpwd

  • And the funding command has changed from setgenerate to generate

    ./bitcoin-cli -regtest setgenerate true 101
    ./bitcoin-cli -regtest rpcuser=rpcusr rpcpassword=rpcpwd generate 101

Add basic information to README

The README should include at least the following:

  • An overview of what this repository is (e.g. Github pages site using Jekyll)
  • How to build and test locally
  • How to contribute

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.