Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cmake to build SDK #6

Open
henriqueaklein opened this issue Apr 15, 2024 · 1 comment
Open

Fix cmake to build SDK #6

henriqueaklein opened this issue Apr 15, 2024 · 1 comment

Comments

@henriqueaklein
Copy link
Contributor

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)

@henriqueaklein
Copy link
Contributor Author

Removed all nonsense and linked only to GeniusNode. Need to merge it still

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant