Hey all, we’ve published a new beta-tagged version of our JavaScript agent libraries.
Most importantly - these packages are no longer compatible with the Sodium network, and they require dfx version 0.7.0-beta.3 which will be coming out shortly. This is because we are pushing out a v2 replica API as one of our gates for Mercury.
We have also split the @dfinity/authentication package up into two packages:
@dfinity/authentication supports oath-style utility methods to integrate with an identity provider
@dfinity/identity will have the primitives for generating and managing identities in a browser
hi @kpeacock , i’m starting to build on the 0.7.0-beta version. If I understand, we won’t be able to deploy until mercury ?
Thanks for the work, improves a lot the developper experience !
That’s how it’s looking for now. Ops are all-hands-on-deck for getting the mainnet up and running, and our beta SDK tools are all past the point of deprecating the v1 api that will be going away at Genesis. We’re sorry for the degraded Sodium experience for you all in the meantime.
Good news on the Identity front - we’re getting the last few details sorted, but we’re going to have an excellent solution for web clients for launch!