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

Dosc Erc1155 info #957

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Dosc Erc1155 info #957

wants to merge 1 commit into from

Conversation

Ignat99
Copy link
Contributor

@Ignat99 Ignat99 commented Nov 2, 2024

I added to the documentation a way to create and verify contract 1155 in python. And also a mint token with various calls to the balanceOF function.

This script also contains examples for a clear understanding of the need for a digital signature for each new token mint.

Hopefully this information can be useful if there is ever a need to add the same mechanisms ERC1155 to Zencode.

Because while Ethereum is very popular right now, Ethereum's Keccak-256 Algorithm is currently obsolete due to the overhead of maintaining zero-information proofs. So there is a chance that Ethereum will fork and the current implementations will be forgotten.

Geth installed on most private Ethereum blockchains is already obsolete.

We add option "evmVersion": "paris" for support stable version of geth Ethereum Virtual Machine (EVM) of most popular (for Nov/2/2024) private Ethereum blockchains.

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