Version 0.4.0
Milestone 4
New features:
- Non-fungible token endpoints
Breaking changes:
- Previously used
String
representation of an accounts balance, now using the "raw" cadence number. This means balances will seem 10^6 bigger than before and the result will be a JSON number not a string.
API documentation: https://github.com/eqlabs/flow-wallet-api/blob/main/api/openapi.yaml
Built docker images: https://github.com/eqlabs/flow-wallet-api/pkgs/container/flow-wallet-api
Older docker images: https://github.com/eqlabs/flow-wallet-api/pkgs/container/flow-wallet-service