User Tools

Site Tools


dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:dev_guides

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:dev_guides [2021/08/13 14:34]
murphy [What is bitcoinj?]
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:dev_guides [2021/11/09 14:41] (current)
char ↷ Links adapted because of a move operation
Line 1: Line 1:
 ===== Bitcoin: Bitcoinj Developer'​s Documentation ===== ===== Bitcoin: Bitcoinj Developer'​s Documentation =====
-[[dido:​public:​ra:​xapend:​xapend.b_stds:​defact:​bitcoin| return to Bitcoin page]]+[[dido:​public:​ra:​xapend:​xapend.b_stds:​defact:​bitcoin:start| return to Bitcoin page]]
  
 Source: [[ https://​bitcoinj.github.io/​]] Source: [[ https://​bitcoinj.github.io/​]]
  
 ==== What is bitcoinj? ==== ==== What is bitcoinj? ====
-bitcoinj is a library for working with the [[dido:​public:​ra:​xapend:​xapend.a_glossary:​b:​bitcoin|Bitcoin]] [[dido:​public:​ra:​xapend:​xapend.a_glossary:​p:​protocol|protocol]]. It can maintain a wallet, send/​receive transactions without needing a local copy of Bitcoin Core and has many other advanced features. It's implemented in Java but can be used from any JVM compatible language: examples in Python and JavaScript are included. It comes with full documentation and many large, well known Bitcoin apps and services are built on it.+bitcoinj is a library for working with the [[dido:​public:​ra:​xapend:​xapend.a_glossary:​b:​bitcoin|Bitcoin]] [[dido:​public:​ra:​xapend:​xapend.a_glossary:​p:​protocol|protocol]]. It can maintain a [[dido:​public:​ra:​xapend:​xapend.a_glossary:​w:​wallet|wallet]], send/​receive transactions without needing a local copy of Bitcoin Core and has many other advanced features. It's implemented in Java but can be used from any JVM compatible language: examples in Python and JavaScript are included. It comes with full documentation and many large, well known Bitcoin apps and services are built on it.
  
 ==== javadoc ==== ==== javadoc ====
dido/public/ra/xapend/xapend.b_stds/defact/bitcoin/dev_guides.1628879647.txt.gz · Last modified: 2021/08/13 14:34 by murphy