Skip to content

xylocoin/xylo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XYLO development tree

XYLO is a PoW/PoS hybrid cryptocurrency.

XYLO is dependent upon libsecp256k1 by sipa, the sources for which can be found here: https://github.com/bitcoin/secp256k1

Block Spacing: 2 minutes

Diff Retarget: Each Block

Maturity: 20 Blocks

Stake Minimum Age: 5 Hours

40 MegaByte Maximum Block Size (40X Bitcoin Core)

P2P Port: 7875

RPC Port: 7876

XYLO includes an Address Index feature, based on the address index API (searchrawtransactions RPC command) implemented in Bitcoin Core but modified implementation to work with the XYLO codebase (PoS coins maintain a txindex by default for instance).

Initialize the Address Index By Running with -reindexaddr Command Line Argument. It may take 10-15 minutes to build the initial index.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published