Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.0
    4f73b4d9 · add some text ·
    Release: jsonrpc without wallet support
    First release. 
    
    jsonrpc api support:
    - electrumfair
    - faircoind
    
    supported commands:
    - get blockchain data ( blocks, transactions, addresses )
    - get network infos ( fee, peers, cvns, blockchain admins, ... )
    - verify messages
    - validate addresses and pubkeys
    
    still not supported commands: 
    - create and manage wallets
    - send and receive payments
    - sign messages
    - encrypt / decrypt messages