Skip to content

pupac/pupa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PupaCoin

PupaCoin is a proof-of-stake cryptocurrency with a focus on high performance, longevity and adoption services.

PupaCoin is one of the first cryptocurrencies to use the Blake2s hashing algorithm. Blake2s is a high speed optimized cryptographic hashing algorithm used for proof-of-work and proof-of-stake hashes in PupaCoin for performance with low load. This makes PupaCoin ideally suited for dedicated staking devices and low-power/low-spec systems.

Originally dependent on the "libb2" library version of the Blake2s reference distribution, the blake2s reference implementation has now been directly baked in for ease of compilation across platforms. Users no longer need to download and install libb2 separately.

If you are technical and you wish to compile libb2 specifically for your platform you may still do so (the configure script will auto-detect and enable special CPU features), you can modify your .pro or daemon makefile.* to remove the blake2 source and object file references, add -lb2 to your LIBS and paths to the includes and library (refer to the old commits).

PupaCoin will feature a number of innovative solutions devised to foster the growth of the ecosystem.

SPECIFICATIONS

Type: PoW/Pos2.0 hybrid

PoW algorithm: Blake2s

Difficulty retarget: Every block

Block time: 120 seconds

POW Block reward: 350 PUPA POS rewards: 10% yearly

Coinbase maturity: 15 blocks

PoS start: from the first block

Minimum PoS age: 1 hour

Maximum PoS age: no max (PoS 2.0)

Max coins: 3500000000 PUPAs

Network info:

P2P port: 6811 RPC port: 6812

Testnet P2P port: 16811 Testnet RPC port: 16812

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published