betfinio/IPNS Republish
Fetch existing IPFS content and republish IPNS records
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| folder_name | Name for the deployment (used to find pinned content) | yes | — |
| ipns_private_key | Base64 encoded IPNS private key | yes | — |
| quicknode_api_key | QuickNode API key | yes | — |
| node_version | Node.js version to use | no | 20 |
Outputs
| name | description |
|---|---|
| ipfs_cid | The CID of the content being republished |
| ipns_name | The IPNS name for the deployment |
| ipfs_url | The IPFS URL for the IPNS record |