blossom-ext: v0.1.0
0.1.0 (2022-08-31)
First Version of the Blossom!
The extension is capable of handling FDS Account with its corresponding Personal Storage.
Users can register portable FDS accounts on Görli testnet or on FDP Play that allows to log in to the FDS account from any other device easily.
Additionally, it provides an API for dApps to interact with the active FDS account of the user.
Employing this feature in dApps, users do not have to share their FDS credentials and dApps don't have to implement Bee client connection configuration and FDS account handling within their application logic.
Features
- add option to check if pod exists from library (#72) (aa917db)
- fdp storage (#53) (04eaa25)
- init (#1) (c645777)
- login (#9) (8cc7514)
- register existing account (#17) (8511911)
- settings (#22) (efa2452)
- upgrade fdp-storage library (#55) (49d37a0)
- upgrade fdp-storage to 0.5.1 (#63) (09ba61a)
Bug Fixes
- fetch postage batches (#69) (0ad27a4)
- fix types (#20) (2079a79)
- several library fixes (#56, #57) (#62) (fe66aac)