LITTLENFTS ERC-721 Contract
-
Goto https://remix.ethereum.org/ then setup your new token here for testing. 2 Compile contract from this github.
-
After this complies successfully you can goto the deployment stage. Select 3rd icon on left of screen -
-
Now your in deployment and run transactions pan on left.
-
deploy on test network to verify contract works.
-
Use deploy vars to setup name_: "LITTLENFTS" and Symbol : "LITTLENFTS" then press "transact".
-
You can verify test worked in Deployed Contracts Section below shows what happen in memory on the network in a log form.