GitHub Action
Bloxberg certifier
v1.0.2
Latest version
Certifies your code or documents by certifying the commit hash, that triggered the GitHub action, on the bloxberg blockchain.
Run npm run all
before pushing code to this repository.
An example on how to use this GitHub action can be viewed here.
Input | Description |
---|---|
authorName | Your group or author(s) research was conducted with. |
bloxbergAddress | Your bloxberg address that you would like the certification to be minted to. |
researchTitle | A brief description of what the data entails. |
An email address to be associated with the data. |
Output | Description |
---|---|
certificateVerification | JSON data to verify the certificate on https://certify.bloxberg.org/. |
Code based on https://github.com/actions/typescript-action/.