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
After the frist time launched daemon, you should stop it manully and edit your own daemon.config.json
Using your account
# Generate private key
composedb did:generate-private-key
export CERAMIC_PRIVATE_KEY=<your private key># Generate DID
composedb did:from-private-key your-private-key
cd~/.ceramic
vim daemon.config.json
# put your did in "admin-dids"# Restart ceramic
ceramic daemon --network=inmemory/testnet-clay/mainnet