oyster/packages/arweave-push
Sebastian Bor cd933a195b
chore: upgrade @solana/web3 to 1.22.0 (#147)
2021-07-27 12:24:42 +01:00
..
.gcloudignore Add rough, very rough arweave endpoint for uploadFile endpoint for nft project 2021-04-04 21:37:50 -05:00
README Update push instructions for prod 2021-04-06 15:13:53 -05:00
index.js Update push instructions for prod 2021-04-06 15:13:53 -05:00
package.json chore: upgrade @solana/web3 to 1.22.0 (#147) 2021-07-27 12:24:42 +01:00

README

gcloud functions deploy uploadFile --runtime nodejs12 --trigger-http --allow-unauthenticated

To deploy to prod, change function name to uploadFileProd in index.js, and CLUSTER url to mainnet, then
run above with uploadFileProd