You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
post endpoint to create a new postage batch, return this postage batch id to the consumer
above post endpoint to create a new postage batch only if supplied with a unique signed payload (eg. novel blockhash) whose ethereum account satisfies a certain criteria (eg. has ownership of an NFT or token)
above post endpoint to create a new postage batch only if supplied with a passed turing test
above post endpoint to create a new postage batch only if paid for using crypto or otherwise
gateway-proxy could keep all batches topped up (either by retaining them in state or assuming all batches to be kept alive)
users can manage their batches using metamask or otherwise wallet integration as anyone can top up a postage batch by interacting with the bridged erc20 contract and the postage contract
The text was updated successfully, but these errors were encountered:
significance
changed the title
feat: api endpoint to create new postage batch in return for passing turing test or otherwise differentiating oneself from a bot
feat: api endpoint to create new postage batch
Apr 4, 2022
The text was updated successfully, but these errors were encountered: