These are the requests that can be made by anyone without authentication.
Returns the collection information and associated metadata schema.
Requires environment variables COLLECTION_CONTRACT_ADDRESS
to be set.
npm run public:get-collection-info
Returns a list of assets in a collection.
Requires environment variables COLLECTION_CONTRACT_ADDRESS
to be set.
npm run public:get-assets-info