Skip to content

JeduRockzz/arpacoin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArpaCoin development tree

ArpaCoin is a PoS-based cryptocurrency.

ArpaCoin is dependent upon libsecp256k1.

Dynamic rewards Block Spacing: 60 Seconds Stake Minimum Age: 5 Hours

Port: 56631 RPC Port: 57631 Max POW blocks: 5000

ArpaCoin 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 ArpaCoin 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

Languages

  • C++ 94.4%
  • C 2.3%
  • Python 1.2%
  • HTML 1.1%
  • QMake 0.3%
  • Makefile 0.3%
  • Other 0.4%