Getting Started
Step 1: Interact with the POG GPT
Access POG GPT: Log into our platform and access the POG GPT interface.
Provide a Seed Idea: Start by giving the POG GPT a seed idea. This can be anything you think could be a novel application for a GPT, like "Chinese Shoe GPT". It can also be a random number, or random string. If given a random input, it will try and brainstorm novel GPT ideas.
POG GPT's Response: The POG GPT will process your seed and generate a unique GPT idea based on it.
Step 2: Novelty Verification
Automated Web Search: Once the POG GPT generates an idea, it will automatically search the web to check if this idea already exists.
Successful Mine: If no existing results are found, congrats! You've successfully mined a novel idea.
Step 3: Submit Your Ethereum Address
Prompt for Ethereum Address: After a successful mine, the POG GPT will ask for your Ethereum address.
Enter Your Address: Provide your Ethereum wallet address. POG GPT will then give you back a signature which you will then use to verify and mint your $POG tokens.
Step 5: Verify and Mint $POG Tokens
Verify Idea: You will then call
verifySignature(address creator, string idea)
where we will recover your signature and verify that your wallet is indeed the one that submitted the idea.Mint $POG Tokens: Upon successful verification, you will be able to mint $POG tokens as a reward for your novel GPT idea.
There will be a UI for interacting with the POG GPT, and a claim page.
Last updated