Skip to content

Implement cic-eth-server

William Luke requested to merge cic-eth-server into master

Wraps the cic_eth celery API as a Rest API using FastAPI

#128 (closed)

Exposes

  • /create_account
  • /default_token
  • /token
  • /tokens
  • /balance
  • /transfer
  • /transactions
Edited by William Luke

Merge request reports