You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SDK is not building for now, since thirdparty and SuperGenius were changed a bit.
Get the current SDK building.
Important to note that the current SDK just seems to have a few SuperGenius libraries linked to it:
crdt_datastore (not globaldb)
sr25519_provider (crypto)
bip39_provider (crypto)
pbkdf2_provider (crypto)
So it's not really doing anything but testing the writing directly into crdt and testing key generation. Also transaction stuff shouldn't be here (creating them on SuperGenius)
The text was updated successfully, but these errors were encountered:
The SDK is not building for now, since thirdparty and SuperGenius were changed a bit.
Get the current SDK building.
Important to note that the current SDK just seems to have a few SuperGenius libraries linked to it:
So it's not really doing anything but testing the writing directly into crdt and testing key generation. Also transaction stuff shouldn't be here (creating them on SuperGenius)
The text was updated successfully, but these errors were encountered: