Coder Social home page Coder Social logo

w3name-action's Introduction

โš  UNMAINTAINED

Since it is no longer being used for Ace Archive, I am not planning on maintaining this tool. If you want to pick up maintenance, feel free to fork the repo. Also check out pawanpaudel93/w3name-action, which does essentially the same thing.

w3name-action

This is a simple GitHub Action for publishing IPNS names to w3name using the client library.

See the action.yaml file for documentation of the input and output parameters.

Examples

jobs:
  publish:
    name: "Publish IPNS name"
    runs-on: ubuntu-latest
    steps:
      - name: "Publish"
        # You will actually want to pin to a specific rev.
        uses: "acearchive/w3name-action@main"
        with:
          # You can generate a key with `ipfs key gen`.
          private-key: ${{ secrets.IPNS_KEY }}
          # This will probably actually come from a previous step.
          path: "/ipfs/bafybeiaysi4s6lnjev27ln5icwm6tueaw2vdykrtjkwiphwekaywqhcjze/wiki/Aardvark"

w3name-action's People

Contributors

frawleyskid avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.