Skip to content

Markeljan/fe-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fe-lang ERC721 Contract

image

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

github.com/markeljan/fe-hack

About

An ERC721 NFT implemetation using fe-lang

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors