We believe that everybody should be able to own and share their creativity.
That's why we include a P5js script inside a custom ERC721 (NFT) contract to generate a unique artwork for every minted token.
We create smart contracts on the Ethereum and Polygon blockchain.
Searching for My Art Contract...
You can mint your tokens on our website: www.myartcontract.com.
You will be able to click on the blue button to 1st connect your MetaMask wallet and 2nd mint the next token for the price of your choice.
Public sale will start on September 26th, 2023:
🕗 New York City: 8:00 EDT
🕛 London: 12:00 UTC
🕑 Amsterdam: 14:00 CEST
🕓 Dubai: 16:00 GST
🕘 Tokyo: 21:00 JST
You can mint 1 token per transaction for any price of your choice, starting from 0.001 ETH per token.
There is no cap on amount of transactions per wallet, but there are only 365 tokens available in this contract.
• Visit etherscan.io and Read Contract.
• Click on '10. script' and Query the script for your tokenId.
• Copy the script output, starting with 'let hashString'.
• Past the script in P5js editor and click on the 'play' button.
To show the artwork on your HTML page: past the script within 'script' tags and include script src="https://myartcontract.com/js/p5.min.js".