swarm-keydb

Tutorial: User Profile Storage for a dApp

Goal: store and read a user profile by key.

Run

dotnet run --project examples/UserProfileExample/UserProfileExample.csproj

What this does