dyne / Zenroom

Embedded no-code VM executing human-like language to manipulate data and process cryptographic operations.
https://dev.zenroom.org
GNU Affero General Public License v3.0
197 stars 64 forks source link

Some example of deploy contract for erc721 #941

Closed Ignat99 closed 1 month ago

Ignat99 commented 1 month ago

I added a link to the Smart Contract Wizard for Ethereum and links to practices for creating and transferring ERC 721 tokens using ready-made scripts that are in the ZenRoom test suite.

This is a preparatory commit to demonstrate the future use of ERC 1155 in ZenRoom

jaromil commented 1 month ago

Great work!! thanks @Ignat99 I think this is a good way to proceed, completing documentation along the way. Let us know if you need any help moving forward.