What is TFNFT

TFNFT is a platform for the NFT smart contracts. With TFNFT, developer can access collection of pre written smart contracts for multiple use cases. All these contracts follow ERC 721 standards, security checks and tested using hardhat. These contracts are ready to deploy for quick prototyping and also suitable for production environment

Custom built smart contract templates

Built on Openzepplin smart contract library

Optimized for low gas usage

Type of Contracts

Static NFT contracts

Fractional NFT contracts

Dynamic NFT contracts

Security

These contracts follow common security standards of Openzepplin to handle reentrancy attacks. Pausable is common emergency response mechanism that pause the functionality while remediation is pending

Gas Optimization

Contracts are written with proper variable ordering, preferred data types and libraries to optimize gas usage. We only add functionalities for security, legal or any other good reason.

Cross chain

Smart contratcs are cross-chain compatible, this allow users to access contracts from any chain

Last updated