baking-bad / beacon-dotnet-sdk

Beacon .NET SDK for Tezos wallet developers to seamlessly connect to multiple dApps
https://www.nuget.org/packages/Beacon.Sdk
MIT License
12 stars 5 forks source link

Features/permission request #55

Closed iviich4eL closed 2 years ago

iviich4eL commented 2 years ago

Setup LiteDb:

  1. Add LiteDbAppMetadataRepository
  2. Add LiteDbP2PPeerRoomRepository
  3. Add LiteDbPeerRepository
  4. Add LiteDbPermissionInfoRepository
  5. Add LiteDbSeedRepository

Created InMemorySessionKeyPairRepository Created RequestMessageHandler Created ResponseMessageHandler Created AccountService