• Hackathons
  • Features
  • Blog

fe-NFT

An ERC721 non-fungible token implementation written in fe-lang.

  • 8,500 Raised
  • 15 Views
  • 2 Juries

Categories

  • Application Track
  • Library Track

Gallery

Description

fe-lang ERC721 Contract

Project Description

This is a basic implementation of an ERC721 Non-Fungible Token (NFT) contract using Fe-lang. It's an example of how to create unique, non-fungible tokens on the Ethereum blockchain.


Features

- Unique Tokens: Each token has a unique ID.

- Ownership Tracking: Keeps track of who owns each token.

Transfers: Allows tokens to be sent from one person to another.

- Minting: New tokens can be created.

- Burning: Tokens can be destroyed.


Use Cases

Ideal for simple NFT projects like digital collectibles, art, and gaming items.


Github Repository: github.com/markeljan/fe-hack
Deployment URL: sepolia.etherscan.io


Attachments