Skip to content
#

ethereum-node

Here is 1 public repository matching this topic...

This smart contract defines an ERC-721 token with a name and a symbol, and it has one function, mint, which allows the contract owner to create new tokens and assign them to any address. It also implements the required ERC-721 functions, balanceOf, ownerOf, and safeTransferFrom, which allow you to query the balance of an address, determine the ...

  • Updated Jan 4, 2023
  • Solidity

Improve this page

Add a description, image, and links to the ethereum-node topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ethereum-node topic, visit your repo's landing page and select "manage topics."

Learn more