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

Make ERC-20 / ERC-721 default #182

Merged
merged 2 commits into from
Apr 26, 2022
Merged

Make ERC-20 / ERC-721 default #182

merged 2 commits into from
Apr 26, 2022

Conversation

nguyer
Copy link
Contributor

@nguyer nguyer commented Apr 26, 2022

This PR makes the ERC-20 / ERC-721 token connector the default. It also deploys the newly packaged TokenFactory contract (in FireFly v1.0.0-rc.6) to streamline the process for users being able to experiment with tokens with external wallets like Metamask.

nguyer added 2 commits April 25, 2022 16:24
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
}
}
}

return nil
result := &types.ContractDeploymentResult{
Message: fmt.Sprintf("Deployed ERC-1155 contract to: %s", tokenContractAddress),
Copy link
Contributor

Choose a reason for hiding this comment

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

TODO add source code similar to ERC20?

@nguyer nguyer merged commit f3ee3c5 into hyperledger:main Apr 26, 2022
@nguyer nguyer deleted the erc20 branch April 26, 2022 17:46
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