Skip to content

backpacker69/pypeerassets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pypeerassets

Official Python implementation of the PeerAssets protocol.

This library aims to implement the PeerAssets protocol itself, but also provide elementary interfaces with the underlying blockchain. Once completed library should be able to spawn asset decks, deduce proof-of-timeline for each deck and handle all asset transactions while not depending on local blockchain node until it needs to broadcast the transaction or fetch group of transactions. Furthermore, library will aim to cover the needs of DAC or DAC-like projects using the PeerAssets protocol.

Library is coded with Python3 in mind, compatibility with older Python releases is not in our scope.

Dependencies

pip install --user protobuf

Clone

https://github.com/PeerAssets/pypeerassets

About

Python implementation of the PeerAssets protocol.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%