# DWN Protocols Stomping Grounds ```json= { method: "ProtocolsConfigure", protocolDefinition: { "objects": { "credentialApplication": { "schema": "https://identity.foundation/schemas/credential-application" }, "credentialResponse": { "schema": "https://identity.foundation/schemas/credential-response" } }, "structure": { "credentialApplication": { "encryptionRequired": true, "allow": { // Issuers would have this allow present "anyone": { "to": { "write": { "limit": 1, "onViolation": "block" } } } }, "records": { "credentialResponse": { "allow": { "recipient": { "of": "credentialApplication", "to": { "write": {} } } } } } } } } } ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up