oyster/packages/arweave-push
bartosz-lipinski edc1339d84 feat: upgrade solana/web3 2021-04-25 15:42:45 -05: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 feat: upgrade solana/web3 2021-04-25 15:42:45 -05: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