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

[NES-188] make FakeComponentToken.sol #3

Merged
merged 15 commits into from
Sep 13, 2024
Merged

[NES-188] make FakeComponentToken.sol #3

merged 15 commits into from
Sep 13, 2024

Conversation

eyqs
Copy link
Member

@eyqs eyqs commented Sep 13, 2024

What's new in this PR?

Add FakeComponentToken.sol as an example of a ComponentToken that converts 1:1 between any ERC20 CurrencyToken and itself.

Also add the IComponentToken.sol interface that all ComponentTokens must implement, and a simple deploy script for FakeComponentToken.sol.

Why?

What problem does this solve?
Why is this important?
What's the context?

Copy link

linear bot commented Sep 13, 2024

NES-188

@eyqs eyqs changed the title Make FakeComponentToken.sol [NES-188] Make FakeComponentToken.sol Sep 13, 2024
@eyqs eyqs changed the title [NES-188] Make FakeComponentToken.sol [NES-188] make FakeComponentToken.sol Sep 13, 2024
@eyqs eyqs merged commit 0cfc50c into main Sep 13, 2024
1 check passed
@eyqs eyqs deleted the eyqs/NES-188 branch September 13, 2024 13:27
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.

2 participants