Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: add verifiable ts #99

Closed
wants to merge 4 commits into from
Closed

feat: add verifiable ts #99

wants to merge 4 commits into from

Conversation

vasco-santos
Copy link
Contributor

@vasco-santos vasco-santos commented Dec 13, 2022

Adds verifiable TS.

Docs for drand-client are outdated ant do not represent reality. Ending up finding https://github.com/alanshaw/drand-client-twitter/blob/master/client.js as a proper example to use it.

See kinesis stream data:

{
    "carCid": "bafyreiajtsrwikzbmthjfn5r2bovzlmxokxcihaw4hmuhpjpo6edvpr3se",
    "value": {
        "att": [
            {
                "nb": {
                    "root": {
                        "/": "bafkreic2yloj3kr3p2wozf7uahpjbnihr6u45a5ozd35rawj3etbwjmatm"
                    },
                    "shards": [
                        {
                            "/": "bagbaierawyvyomdapi5gti3k26l3viryguwppql6izqzh6nmk5sn74wdjfwq"
                        }
                    ]
                },
                "can": "upload/add",
                "with": "did:key:z6Mkf4Tc5v4LWessC2cExyQNjprsxJPGfv82pvNmzUXchdPM"
            }
        ],
        "aud": "did:key:z6MkhcbEpJpEvNVDd3n5RurquVdqs5dPU16JDU5VZTDtFgnn",
        "iss": "did:key:z6MkmE8f1sWQoxvMuFC1K3LABAHK8xzdLjGys5ad8AxSNt9i"
    },
    "drand": {
        "round": 2517034
    }
}

Needs:

Built on top of #98 and therefore includes its commits until it is merged

Closes #98

@seed-deploy seed-deploy bot temporarily deployed to pr99 December 13, 2022 14:48 Inactive
@vasco-santos vasco-santos changed the title Feat/add verifiable ts feat: add verifiable ts Dec 13, 2022
@seed-deploy
Copy link

seed-deploy bot commented Dec 13, 2022

View stack outputs

@vasco-santos vasco-santos marked this pull request as draft December 13, 2022 14:57
@vasco-santos vasco-santos force-pushed the feat/add-verifiable-ts branch from e3a16c2 to 1a983d6 Compare December 13, 2022 16:03
@seed-deploy seed-deploy bot temporarily deployed to pr99 December 13, 2022 16:04 Inactive
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kinesis events with verifiable TS
1 participant