Skip to content

Version 0.0.2

Compare
Choose a tag to compare
@latenssi latenssi released this 17 Jun 10:16
· 606 commits to main since this release
0d4589b

Add API endpoints for fungible-token handling:

  • /fungible-tokens
  • /accounts/{address}/fungible-tokens
  • /accounts/{address}/fungible-tokens/withdrawals

Deposits handling will be added on the next release.