Chainpoint
Chainpoint is an open standard for creating a timestamp proof by anchoring data to the Bitcoin blockchain.
Pinned Repositories
bitcoin-header-node
A lightweight node for syncing only bitcoin block headers from a specific height
chainpoint-binary
A Javascript library for converting between Chainpoint JSON-LD and binary proof formats
chainpoint-cli
A Command Line Interface (CLI) for creating and verifying Chainpoint proofs.
chainpoint-client-js
A full featured Chainpoint client. Can be used in Node.js or the browser, using Callbacks or Promises.
chainpoint-core
chainpoint-gateway
Chainpoint Gateway
chainpoint-js
A javascript client to create and verify Chainpoint proofs
chainpoint-proof-json-schema
A Javascript NPM package to validate Chainpoint v4 Proofs with a formal JSON Schema (Draft 04) validator
chainpoint-start
Start here to learn about the Chainpoint Network.
whitepaper
Chainpoint's Repositories
chainpoint/chainpoint-cli
A Command Line Interface (CLI) for creating and verifying Chainpoint proofs.
chainpoint/chainpoint-client-js
A full featured Chainpoint client. Can be used in Node.js or the browser, using Callbacks or Promises.
chainpoint/chainpoint-start
Start here to learn about the Chainpoint Network.
chainpoint/chainpoint-gateway
Chainpoint Gateway
chainpoint/bitcoin-header-node
A lightweight node for syncing only bitcoin block headers from a specific height
chainpoint/chainpoint-js
A javascript client to create and verify Chainpoint proofs
chainpoint/chainpoint-binary
A Javascript library for converting between Chainpoint JSON-LD and binary proof formats
chainpoint/chainpoint-core
chainpoint/chainpoint-proof-json-schema
A Javascript NPM package to validate Chainpoint v4 Proofs with a formal JSON Schema (Draft 04) validator
chainpoint/chainpoint
A meta repository with info about Chainpoint and pointers to related technology
chainpoint/chainpoint-parse
A Javascript library for parsing Chainpoint proofs and calculating expected hashes and anchors.
chainpoint/chainpoint-client-web
chainpoint/chainpoint-org
The chainpoint.org public website
chainpoint/homebrew-taps
A repository of Chainpoint Homebrew formulas
chainpoint/lightning-go
Lightning (lnd) grpc client in golang
chainpoint/w3id.org
Website source code for w3id.org
chainpoint/chainpoint-connector
chainpoint/chainpoint-drand
chainpoint/chainpoint-go
Chainpoint client in go, courtesy of @boki
chainpoint/chainpoint-influx
A Node.js utility wrapper around the officially supported InfluxDB package. Supports batching, suppression of captured events to enable/disable writing to InfluxDB.
chainpoint/chainpoint-node-cli
Chainpoint Node configuration and setup tool
chainpoint/chainpoint-roughtime
A Docker image for the roughenough Roughtime implementation used to host roughtime.chainpoint.org:2002
chainpoint/ethers.js
Complete Ethereum wallet implementation and library in JavaScript.
chainpoint/feesim
Model-based Bitcoin fee estimation
chainpoint/go-nist-beacon
NIST Randomness Beacon (https://beacon.nist.gov/home) api wrapper
chainpoint/js-macaroon
Javascript implementation of macaroons
chainpoint/leader-election
Elect a leader from a list of peers, given identical sources of entropy for all peers.
chainpoint/level-rocksdb
Fast & simple storage - a Node.js-style RocksDB wrapper (a convenience package bundling LevelUP & rocksdb)
chainpoint/merkletools-go
chainpoint/tendermint
⟁ Tendermint Core (BFT Consensus) in Go