Skip to content

Colored-Coins/Full-Node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColoredCoins Full-Node

npm version Slack channel

  • This module, coupled with bitcoin-core reference client, will add the colored layer to bitcoin transactions and their inputs \ outputs.
  • It will expose the same api as the reference client with an addition of assets array on each transaction input \ output.
  • It will enable a user to setup an easy to deploy colored coins full node with relatively short parsing time with low disk \ memory space.
  • It will replace the heavy Colored Coins Block Explorer for most use-cases.

Dependencies: