Skip to content

reddcoin-project/reddcore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18,338 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddcore Monorepo

MIT License GitHub contributors

Reddcoin-focused fork of bitpay/bitcore, pinned at upstream v11.8.1.

This repository ships first-class Reddcoin (REDD) support — chain library, P2P protocol, indexing node, and wallet stack — alongside the upstream BTC, BCH, ETH, DOGE, LTC, MATIC, XRP, SOL, and other chains. Reddcoin packages are published to npm under the @reddcoinproject scope.

Reddcoin packages

Upstream packages (kept as-is, not republished)

Applications

Libraries

Extras

Quick start

npm install                 # Lerna bootstrap + compile (postinstall)
npm run node                # Start bitcore-node
npm run bws                 # Start bitcore-wallet-service
npm test:bitcore-lib-redd   # Run REDD lib tests

For the whole stack (reddcoind → bitcore-node → BWS → BWC) including config-glue, smoke walkthrough, and a footgun atlas, see STACK.md. Per-package operator and developer guides:

See MIGRATION.md (in the parent directory) for the phase-by-phase plan to keep this fork in sync with upstream.

Versioning

We track upstream's version (currently 11.8.1). Reddcoin-specific patch releases append a -redd.N suffix. See CONTRIBUTING.md for the release process.

Contributing

See Contributing.md (inherited from upstream — Reddcoin- specific contribution notes are forthcoming).

License

Code released under the MIT license.

Original work copyright 2013-2025 BitPay, Inc. Bitcore is a trademark maintained by BitPay, Inc. Reddcoin-specific changes copyright the Reddcoin Project contributors.

About

A full stack for bitcoin and blockchain-based applications

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 57.7%
  • JavaScript 42.0%
  • HTML 0.2%
  • Solidity 0.1%
  • Dockerfile 0.0%
  • Shell 0.0%