or13/NFT Actions
Ethereum NFT publishing via GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 14, 2022
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: or13/nft-actions@e7774e211ed1c853765f9dd70f476f3af8d93835 # v0.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| mnemonic | BIP 39 Mnemonic | — | — |
| derivation-path | BIP 44 HD Path | — | — |
| web3-provider | Web3 Provider URI | — | — |
| address | ERC721 NFT Contract Address. | — | — |
| artifact | ERC721 NFT Contract Artifact. | — | — |
| token-uri | The Token URI for the item to award. | — | — |
Outputs
| name | description |
|---|---|
| json | The output in as json. |
| text | The output in as text. |