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

Add ERC: Dual Nature Multi Token Protocol #369

Merged
merged 17 commits into from
May 28, 2024

Conversation

sennett-lau
Copy link
Contributor

This proposal delineates the integration of the fungible ERC-20 token contract with the semi-fungible ERC-1155 multi-token standard, enabling cohesive operations between both standards within a single contract framework. It defines a mechanism for combining two token contracts and synchronizing operations between them.

@eip-review-bot
Copy link
Collaborator

eip-review-bot commented Apr 8, 2024

✅ All reviewers have approved.

ERCS/erc-dnmt.md Outdated Show resolved Hide resolved
@eip-review-bot eip-review-bot changed the title Add ERC: Dual Nature Multi Token Standard Add ERC: Dual Nature Multi Token Protocol Apr 9, 2024
@sennett-lau sennett-lau changed the title Add ERC: Dual Nature Multi Token Protocol Add ERC-7681: Dual Nature Multi Token Protocol Apr 9, 2024
@github-actions github-actions bot removed the w-ci label Apr 9, 2024
@eip-review-bot eip-review-bot changed the title Add ERC-7681: Dual Nature Multi Token Protocol Add ERC: Dual Nature Multi Token Protocol Apr 9, 2024
@github-actions github-actions bot added the w-ci label Apr 9, 2024
Copy link

The commit ba17557 (as a parent of 2922861) contains errors.
Please inspect the Run Summary for details.

ERCS/erc-7681.md Outdated Show resolved Hide resolved

## Abstract

This proposal [ERC-7681](./eip-7681.md) delineates the integration of the fungible [ERC-20](./eip-20.md) token contract with the semi-fungible [ERC-1155](./eip-1155.md) multi-token standard, enabling cohesive operations between both standards within a single contract framework. It defines a mechanism for combining two token contracts and synchronizing operations between them.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your abstract isn't bad, but it could use a bit more technical detail on what the mechanism is.

ERCS/erc-7681.md Outdated Show resolved Hide resolved
@eip-review-bot eip-review-bot enabled auto-merge (squash) May 28, 2024 14:27
Copy link
Collaborator

@eip-review-bot eip-review-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All Reviewers Have Approved; Performing Automatic Merge...

Copy link
Collaborator

@eip-review-bot eip-review-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All Reviewers Have Approved; Performing Automatic Merge...

Copy link
Collaborator

@eip-review-bot eip-review-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All Reviewers Have Approved; Performing Automatic Merge...

@eip-review-bot eip-review-bot merged commit d874452 into ethereum:master May 28, 2024
10 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants