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

Create functions that allow an agent to mint GNAI circle tokens #382

Open
gabrielfior opened this issue Sep 4, 2024 · 0 comments
Open

Comments

@gabrielfior
Copy link
Contributor

gabrielfior commented Sep 4, 2024

An organization (https://gnosisscan.io/address/0x410baae2ff392523363d86b8a444f604504b3c1c) - GNAI was created.

image

The current idea is to use Circles from this organization (GNAI tokens) (wrapped as an ERC20) as collateral on Omen.

When placing bets, agents should have a positive balance of GNAI tokens. Mechanism looks as follows:

  • Agent is created (new private_key, etc) - a trust connection is manually created for the agent (this can be automated in the future)
  • Two actions must occur:
    1 - Agent mints own CIrcles
    2 - Agents mints GNAI tokens, for later betting

Functions for 1 and 2 should be developed.
Also to be clarified - should these functions be added to PMAT or to a different repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant