Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
heart

GitHub Action

Bloxberg certifier

1.0.0

Bloxberg certifier

heart

Bloxberg certifier

Certifies your code or documents

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Bloxberg certifier

uses: bloxberg-org/bloxberg-certify-github-action@1.0.0

Learn more about this action in bloxberg-org/bloxberg-certify-github-action

Choose a version

bloxberg certify github action

GitHub Super-Linter CI Check dist/ CodeQL Coverage

Certifies your code or documents by certifying the commit hash, that triggered the GitHub action, on the bloxberg blockchain.

Development

Run npm run all before pushing code to this repository.

Usage

An example on how to use this GitHub action can be viewed here.

Available inputs

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.
email An email address to be associated with the data.

Available outputs

Output Description
certificateVerification JSON data to verify the certificate on https://certify.bloxberg.org/.

Additional notes

Code based on https://github.com/actions/typescript-action/.