actions-marketplace-validations/arweave-ens-action
Github action to update ENS content with Arweave hashes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| private-key | Private Key of the account that owns the name | yes | — |
| rpc | RPC Url to use instead of the default Flashbots one, the Network and the corresponding EnsResolver is derived from the RPC Url you use | no | https://rpc.flashbots.net |
| name | ENS Name, e.g. "name.eth" | yes | — |
| hash | Arweave hash to set as content | yes | — |
Outputs
| name | description |
|---|---|
| tx-hash | Hash of the update content transaction |