craigaporter's Stars
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
Kong/insomnia
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
fastmail/Squire
The rich text editor for arbitrary HTML.
Netflix/atlas
In-memory dimensional time series database.
gojek/heimdall
An enhanced HTTP client for Go
merkletreejs/merkletreejs
🌱 Construct Merkle Trees and verify proofs in JavaScript.
blackjk3/react-form-builder
A complete react form builder that interfaces with a json endpoint to load and save generated forms. The toolbox contains 16 items for gathering data. Everything from star ratings to signature boxes!
milosgajdos/tenus
Linux networking in Go
cryptocoinjs/secp256k1-node
Node.js binding for an Optimized C library for EC operations on curve secp256k1
libsv/go-bt
The go-to Bitcoin Transaction (BT) Go library.
gs1/DigitalLinkDocs
Documentation for various GS1 Digital Link tools and libraries
bitcoin-sv/ts-sdk
mrz1836/paymail-inspector
:money_with_wings: CLI app for interacting with paymail service providers
BuxOrg/bux
Bitcoin UTXO & xPub Management Engine
runonbitcoin/nimble
A practical everyday js library for BSV
bitcoin-sv/block-headers-client
A block headers client used for SPV and independent verification of proofs
BitcoinSchema/go-bitcoin
A library for working with Bitcoin (BSV) transactions, addresses, keys, encryption, and more.
bitcoin-sv/BRCs
Bitcoin Request for Comments
bitcoin-sv/block-headers-service
A headers only peer on the Bitcoin p2p network, with a private web API to allow Merkle root validation.
dfoderick/tape-recorder
BSV Hackathon: Use Tape Recorder to record any computation onto Bitcoin Script using a Wang B machine written in Forth
kyuupichan/bitcoinX
Library of Bitcoin functions
shade/vscode-bitcoinscript
VSCode Extension for the Bitcoin Scripting Language
mrz1836/go-whatsonchain
:link: Unofficial golang implementation for the WhatsOnChain API
libsv/go-bc
The go-to Bitcoin Block Chain (BC) Go library.
tonicpow/go-bsvrates
Real-time exchange rates for BitcoinSV using multiple providers with failover support
valapm/bsv-fixmath
Fixed-point math for Bitcoin Script
icellan/heimdal-id
Heimdal ID helper class
tonicpow/go-handcash-connect
Unofficial golang implementation for the HandCash Connect SDK
theflyingcodr/goforth
A golang implementation of a stack based reverse polish notation language, much like Forth or Bitcoin Script.