Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This repository holds shell scripts that Intersect uses to engage in Cardano on-

- [ipfs-check.sh](./scripts/ipfs-check.sh)
- Checks if a file is accessible via free IPFS gateways
- [ipfs-pin.sh](./scripts/ipfs-check.sh)
- [ipfs-pin.sh](./scripts/ipfs-pin.sh)
- Allows user to pin a file on a number of pinning services
- Optionally allows the user to check file's discoverability first

Expand All @@ -30,9 +30,9 @@ This repository holds shell scripts that Intersect uses to engage in Cardano on-

#### CIP-100 Author Scripts

- [author-create-witness.sh](./scripts/author-create-witness.sh)
- [author-create.sh](./scripts/author-create.sh)
- Adds an author witness to CIP100/CIP108 metadata
- [author-verify-witness.sh](./scripts/author-verify-witness.sh)
- [author-validate.sh](./scripts/author-validate.sh)
- Checks the correctness of CIP100/CIP108 metadata with a author(s) witness(es)

#### Other Scripts
Expand All @@ -45,7 +45,7 @@ This repository holds shell scripts that Intersect uses to engage in Cardano on-
- [2025 Budget Treasury Withdrawals](./docs/2025-budget-withdrawals.md)
- Documents the scripts and high level process to create the treasury withdrawal governance actions for the Intersect 2025 budget.

## Dependencies
## Dependencies

In order to run all of these scripts you will need

Expand Down
File renamed without changes.
File renamed without changes.