Concordium / concordium-swift-sdk

Mozilla Public License 2.0
4 stars 1 forks source link

Implement example wallet #46

Open bisgardo opened 4 months ago

bisgardo commented 4 months ago

Very incomplete and experimental. I honestly don't know if the wrappers SeedBasedIdentityObject and SeedBasedAccountCredential are a good idea or not. The intent is that you keep the domain objects that are derived from a seed together with the indexes.

It might be easier to start over than continuing this.