Skip to content

abduramann/incognitosdk-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python API for Incognito SDK

To use this library in your applications, just run the command below in the root directory (which contains setup.py file):

pip3 install .

As of now, the library is incomplete. As time goes by, we'll try to evolve it. The current version supports:

  • Subscription methods (require a full node with websocket support): subcribenewshardblock, subcribenewbeaconblock, subcribependingtransaction
  • Public RPC methods: extractpdeinstsfrombeaconblock, getpdestate, getblockchaininfo, getblocks, getmempoolinfo, getpdetradestatus, gettransactionbyhash
  • Private RPC methods: createandsendprivacycustomtokentransaction, createandsendtxwithptokencrosspooltradereq

About

Python API for Incognito SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages