Last active
July 11, 2025 09:58
-
-
Save alanshaw/3c27e67bd9136c789e90950e3fc67644 to your computer and use it in GitHub Desktop.
Revisions
-
alanshaw revised this gist
Jul 11, 2025 . 1 changed file with 19 additions and 11 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,13 +1,8 @@ # prod export STORACHA_SERVICE_DID=did:web:up.storacha.network export STORACHA_SERVICE_URL=https://up.storacha.network export STORACHA_STORE_NAME=storacha-cli-prod export STORACHA_RECEIPTS_URL=https://up.storacha.network/receipt/ # staging export STORACHA_SERVICE_DID=did:web:staging.up.storacha.network @@ -19,4 +14,17 @@ export STORACHA_RECEIPTS_URL=https://staging.up.storacha.network/receipt/ export STORACHA_SERVICE_DID=did:web:staging.up.warm.storacha.network export STORACHA_SERVICE_URL=https://staging.up.warm.storacha.network export STORACHA_STORE_NAME=storacha-cli-staging-warm export STORACHA_RECEIPTS_URL=https://staging.up.warm.storacha.network/receipt/ # dev export STORACHA_SERVICE_DID=did:web:alan.up.storacha.network export STORACHA_SERVICE_URL=https://n7js8smi24.execute-api.us-west-2.amazonaws.com export STORACHA_STORE_NAME=storacha-cli-alan export STORACHA_RECEIPTS_URL=https://n7js8smi24.execute-api.us-west-2.amazonaws.com/receipt/ # LEGACY #################################################################################### export W3UP_SERVICE_DID=did:web:alan.up.storacha.network export W3_STORE_NAME=storacha-cli-alan export W3UP_SERVICE_URL=https://n7js8smi24.execute-api.us-west-2.amazonaws.com export W3UP_RECEIPTS_ENDPOINT=https://n7js8smi24.execute-api.us-west-2.amazonaws.com/receipt/ -
alanshaw revised this gist
Jun 4, 2025 . 1 changed file with 10 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,14 +4,19 @@ export STORACHA_SERVICE_URL=https://n7js8smi24.execute-api.us-west-2.amazonaws.c export STORACHA_STORE_NAME=storacha-cli-alan export STORACHA_RECEIPTS_URL=https://n7js8smi24.execute-api.us-west-2.amazonaws.com/receipt/ export W3UP_SERVICE_DID=did:web:alan.up.storacha.network export W3_STORE_NAME=storacha-cli-alan export W3UP_SERVICE_URL=https://n7js8smi24.execute-api.us-west-2.amazonaws.com export W3UP_RECEIPTS_ENDPOINT=https://n7js8smi24.execute-api.us-west-2.amazonaws.com/receipt/ # staging export STORACHA_SERVICE_DID=did:web:staging.up.storacha.network export STORACHA_SERVICE_URL=https://staging.up.storacha.network export STORACHA_STORE_NAME=storacha-cli-staging export STORACHA_RECEIPTS_URL=https://staging.up.storacha.network/receipt/ # staging (warm) export STORACHA_SERVICE_DID=did:web:staging.up.warm.storacha.network export STORACHA_SERVICE_URL=https://staging.up.warm.storacha.network export STORACHA_STORE_NAME=storacha-cli-staging-warm export STORACHA_RECEIPTS_URL=https://staging.up.warm.storacha.network/receipt/ -
alanshaw revised this gist
May 27, 2025 . 1 changed file with 8 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,8 +1,16 @@ # dev export STORACHA_SERVICE_DID=did:web:alan.up.storacha.network export STORACHA_SERVICE_URL=https://n7js8smi24.execute-api.us-west-2.amazonaws.com export STORACHA_STORE_NAME=storacha-cli-alan export STORACHA_RECEIPTS_URL=https://n7js8smi24.execute-api.us-west-2.amazonaws.com/receipt/ # staging export STORACHA_SERVICE_DID=did:web:staging.up.storacha.network export STORACHA_SERVICE_URL=https://staging.up.storacha.network export STORACHA_STORE_NAME=storacha-cli-staging export STORACHA_RECEIPTS_URL=https://staging.up.storacha.network/receipt/ # dev export W3UP_SERVICE_DID=did:web:alan.up.storacha.network export W3_STORE_NAME=storacha-cli-alan export W3UP_SERVICE_URL=https://n7js8smi24.execute-api.us-west-2.amazonaws.com -
alanshaw revised this gist
Feb 25, 2025 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,7 +3,7 @@ export STORACHA_SERVICE_URL=https://n7js8smi24.execute-api.us-west-2.amazonaws.c export STORACHA_STORE_NAME=storacha-cli-alan export STORACHA_RECEIPTS_URL=https://n7js8smi24.execute-api.us-west-2.amazonaws.com/receipt/ export W3UP_SERVICE_DID=did:web:alan.up.storacha.network export W3_STORE_NAME=storacha-cli-alan export W3UP_SERVICE_URL=https://n7js8smi24.execute-api.us-west-2.amazonaws.com export W3UP_RECEIPTS_ENDPOINT=https://n7js8smi24.execute-api.us-west-2.amazonaws.com/receipt/ -
alanshaw created this gist
Feb 10, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ export STORACHA_SERVICE_DID=did:web:alan.up.storacha.network export STORACHA_SERVICE_URL=https://n7js8smi24.execute-api.us-west-2.amazonaws.com export STORACHA_STORE_NAME=storacha-cli-alan export STORACHA_RECEIPTS_URL=https://n7js8smi24.execute-api.us-west-2.amazonaws.com/receipt/ export W3_SERVICE_DID=did:web:alan.up.storacha.network export W3_STORE_NAME=storacha-cli-alan export W3UP_SERVICE_URL=https://n7js8smi24.execute-api.us-west-2.amazonaws.com export W3UP_RECEIPTS_ENDPOINT=https://n7js8smi24.execute-api.us-west-2.amazonaws.com/receipt/