Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: api endpoint to create new postage batch #185

Open
significance opened this issue Apr 1, 2022 · 0 comments
Open

feat: api endpoint to create new postage batch #185

significance opened this issue Apr 1, 2022 · 0 comments
Labels

Comments

@significance
Copy link
Member

significance commented Apr 1, 2022

  1. post endpoint to create a new postage batch, return this postage batch id to the consumer
  2. 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)
  3. above post endpoint to create a new postage batch only if supplied with a passed turing test
  4. above post endpoint to create a new postage batch only if paid for using crypto or otherwise
  5. gateway-proxy could keep all batches topped up (either by retaining them in state or assuming all batches to be kept alive)
  6. 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
@bee-runner bee-runner bot added the issue label Apr 1, 2022
@significance 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant