Skip to content

How do I add an ethereum wallet address to my next.id DID? #101

Answered by javaspeak
javaspeak asked this question in Q&A
Discussion options

You must be logged in to vote

POST: https://proof-service.nextnext.id/v1/proof

Payload:

{
    "action": "create",
    "platform": "ethereum",
    "identity": "0x8dd1Cc73D574608BA7E27C485dA4E3645C62FBf6",
    "public_key": "0x046ca64e70760e7635e10161095693abb08e9548ff84bed952fc08ce3ccc196736383d1673f699625e78080b9072d433bbac69e8f81d3430d9746615b69d9e9924",
    "extra": {
        "wallet_signature": "gQWh59jDC/ryj1F9+2mV8oMk1n5sPfsab0E3G0v4EWcGacZmuIymDtEm6dn6OupjLChSKBAY5EsGAU0qK96e4Rw=",
        "signature": "gQWh59jDC/ryj1F9+2mV8oMk1n5sPfsab0E3G0v4EWcGacZmuIymDtEm6dn6OupjLChSKBAY5EsGAU0qK96e4Rw="
    },
    "uuid": "7b6b7d3f-5004-4469-b727-42ddd1f3a46f",
    "created_at": "1705862170"
}

Response: 201 Created

{}

Note…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by javaspeak
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant