An intro to Tendermint Virtual Machine (TVM)

What is TVM? TVM stands for “Tendermint Virtual Machine” (TVM) which is a virtual machine that is used to execute smart contracts on the Tendermint blockchain platform. TVM is a lightweight, stack-based virtual machine that is designed to be fast, secure,...

NFT Coding

Some common tools used for NFT coding include: Solidity This is a programming language specifically designed for the Ethereum blockchain, which is often used for creating NFTs. Web3 This is a library that allows developers to interact with the Ethereum blockchain from...

ERC 998 Composable Token

ERC-998 is a smart contract standard that was proposed by Ethereum developer Phillip Nguyen in 2018. It is a multi-token standard that allows for the creation and issuance of multiple tokens within a single smart contract. It is similar to the ERC-1155 standard, which...

All about ERC 998 Smart Contract

ERC-998 is a smart contract standard that was proposed by Ethereum developer Phillip Nguyen in 2018. It is a multi-token standard that allows for the creation and issuance of multiple tokens within a single smart contract. It is similar to the ERC-1155 standard, which...

All about ERC 1155 Smart Contract

ERC-1155 is a smart contract standard that was proposed by Ethereum developer Dieter Shirley in 2017. It is a multi-token standard that allows for the creation and issuance of multiple tokens within a single smart contract. This is in contrast to the more commonly...

NFT Storage Solutions

What is IPFS? InterPlanetary File System (IPFS) is a decentralized, distributed file system that allows users to access and share content stored on multiple computers in a peer-to-peer network. With IPFS, users can access content by its unique identifier (e.g., a hash...