v0.4.7-pre.017 (final)

This commit is contained in:
2026-08-05 11:37:10 +02:00
parent 1d1f57ae78
commit 4d18550cca
12 changed files with 24 additions and 29 deletions

View File

@@ -1,4 +1,7 @@
#!/usr/bin/env bash
# file: scripts/fetch_metaplex_token_metadata_idl.sh
# version: 1
set -euo pipefail
readonly URL="https://raw.githubusercontent.com/metaplex-foundation/mpl-token-metadata/main/idls/token_metadata.json"
readonly OUTPUT="idls/metadata.metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s.metaplex_token_metadata.V1_14_0.from_github_mpl-token-metadata.json"