Skip to content

iyomisc/BismuthRPC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BismuthRPC

A Json-RPC Server for Bismuth Crypto Currency

A python json-rpc server that will allow to interact with a bismuth node like we do with bitcoind. Will ease integration of Bismuth with exchanges and pools.

This will be an independant server, not necessarly part of the core node code.

WIP

References

https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list
https://en.bitcoin.it/wiki/Elis-API
https://bitcoin.org/en/developer-examples#testing-applications
https://bitcoin.org/en/developer-reference#remote-procedure-calls-rpcs

live API
https://blockchain.info/fr/api/json_rpc_api

About

A Json-RPC Server for Bismuth Crypto Currency

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.8%
  • PHP 42.3%
  • CSS 5.2%
  • JavaScript 1.7%