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: plugin-nft-generation support evm chain #1763

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

xwxtwd
Copy link
Contributor

@xwxtwd xwxtwd commented Jan 3, 2025

Relates to:

No specific issue linked.

Risks

Low.
This PR adds new functionality for creating NFT collections and minting NFTs on EVM-compatible chains. It does not affect existing logic, so the risk of regression or unintended side effects is minimal.

Background

What does this PR do?

This PR introduces the following features:
1. Support for creating NFT collections on EVM-compatible chains.
2. The ability to mint NFTs under a specific collection.

What kind of change is this?

This is a non-breaking change that adds new functionality, enhancing support for EVM-based blockchain ecosystems.

Documentation changes needed?

NO. My changes do not require a change to the project documentation.

Testing

Where should a reviewer start?

Detailed testing steps

  1. Ask the bot: create collection on [chain]
  2. Ask the bot: Mint an NFT with the address [0x...] on [chain].

@xwxtwd xwxtwd changed the title Feat/nft generation support evm chain feat: plugin-nft-generation support evm chain Jan 3, 2025
xwxtwd added 2 commits January 6, 2025 00:23
# Conflicts:
#	packages/plugin-nft-generation/package.json
#	packages/plugin-nft-generation/tsconfig.json
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.

1 participant