(Archived copy from bitcoin.org)[http://web.archive.org/web/20100704213649if_/http://www.bitcoin.org:80/bitcoin.pdf]
(Whitepaper via ips)[https://gateway.ipfs.io/ipfs/QmRA3NWM82ZGynMbYzAgYTSXCVM14Wx1RZ8fKP42G6gjgj]
(A list of websites hosting the bitcoin whitepaper)[https://blockchair.com/bitcoin/whitepaper], with sha256 hashes calculated hourly)
(Instructions)[https://bitcoin.stackexchange.com/questions/35959/how-is-the-whitepaper-decoded-from-the-blockchain-tx-with-1000x-m-of-n-multisi] for decoding a version of the original paper hosted on the bitcoin blockchain
(Bitbox SDK)[https://developer.bitcoin.com/bitbox/][https://developer.bitcoin.com/bitbox/docs/getting-started](& docs) for interacting with BCH via bitcoin.com
(javascript fork of Bitcoin.com Bitbox)[Fullstack.cash][https://bchjs.cash/bch-js/index.html][bch-js docs]
(bchd grpc web-client)[https://github.com/simpleledgerinc/grpc-bchrpc-web] protobuf based javascript client for interacting with bchd full nodes
(bchd python bindings)[https://github.com/gcash/bchd/tree/master/bchrpc/pb-py] protobug based pyhton client for bchd