Skip to content

Conversation

@blockiosaurus
Copy link
Contributor

  • Add @metaplex-foundation/genesis package dependency
  • Register Genesis plugin in Context.ts
  • Add genesis command group with the following commands:
    • genesis create: Create a new Genesis account for token launches
    • genesis fetch: Fetch Genesis account details
    • genesis finalize: Finalize a Genesis launch
    • genesis deposit: Deposit into launch pool buckets
    • genesis claim: Claim tokens from launch pools
    • genesis revoke: Revoke mint/freeze authorities

- Add @metaplex-foundation/genesis package dependency
- Register Genesis plugin in Context.ts
- Add genesis command group with the following commands:
  - genesis create: Create a new Genesis account for token launches
  - genesis fetch: Fetch Genesis account details
  - genesis finalize: Finalize a Genesis launch
  - genesis deposit: Deposit into launch pool buckets
  - genesis claim: Claim tokens from launch pools
  - genesis revoke: Revoke mint/freeze authorities
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 21, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

- Add genesis bucket command group for managing allocation mechanisms
- Add genesis bucket add-launch-pool command to create launch pool buckets
  - Supports configuring token allocation
  - Supports deposit and claim time conditions (Unix timestamps)
  - Auto-increments bucket index
- Add genesis bucket fetch command to view bucket details
  - Displays allocation, deposits, claims, schedule, and fees
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

Successfully merging this pull request may close these issues.

3 participants