filecoin-station / w3name-update-action

Update a w3name

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

w3name-update-action

Update a w3name.

Usage

steps:
  - uses: filecoin-station/w3name-update-action@v0
    with:
      value: "Hello from GitHub Actions!"
      private-key: ${{ secrets.PRIVATE_KEY }}
      revision: ${{ secrets.REVISION }}

Use a script like scripts/w3name.js to create credentials.

About

Update a w3name

License:Other


Languages

Language:JavaScript 100.0%