Pinned Repositories
codetip-landing-page
corkboard
desktop-client
docs
Stellar documentation
federation
go
Stellar's public monorepo of go code
node-spaceport
decentralized service registry for nodejs
stellar-core
stellar-core is the backbone of the Stellar network. It maintains a local copy of the ledger, communicating and staying in sync with other instances of stellar-core on the network. Optionally, stellar-core can store historical records of the ledger and participate in consensus.
stellar-protocol
Developer discussion about possible changes to the protocol.
stellarterm
Advanced web based trading client for the Stellar network. 📈📊💹💱
jedmccaleb's Repositories
jedmccaleb/stellar-core
stellar-core is the backbone of the Stellar network. It maintains a local copy of the ledger, communicating and staying in sync with other instances of stellar-core on the network. Optionally, stellar-core can store historical records of the ledger and participate in consensus.
jedmccaleb/stellar-protocol
Developer discussion about possible changes to the protocol.
jedmccaleb/stellarterm
Advanced web based trading client for the Stellar network. 📈📊💹💱
jedmccaleb/corkboard
jedmccaleb/docs
Stellar documentation
jedmccaleb/go
Stellar's public monorepo of go code
jedmccaleb/node-spaceport
decentralized service registry for nodejs
jedmccaleb/codetip-landing-page
jedmccaleb/desktop-client
jedmccaleb/federation
jedmccaleb/gateway-server
jedmccaleb/go-stellar-base
The stellar-base library is the lowest-level stellar helper library. It consists of classes to read, write, hash, and sign the xdr structures that are used in stellard. It doesn't assume you are talking to horizon.
jedmccaleb/rust
A safe, concurrent, practical language.
jedmccaleb/stellar-uri
A quick proposal for a URI protocol for Stellar