Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 866 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 866 Bytes

Ethereum and NFT Wallet

What is Ethereum?

it's designed to be scalable, programmable, secure, and decentralized—to create any secured digital technology. Its token is designed to pay for work done supporting the blockchain, but participants can also use it to pay for tangible goods and services if accepted.

What is NFT?

Non-fungible tokens (NFTs) are assets that have been tokenized via a blockchain. Tokens are unique identification codes created from metadata via an encryption function. These tokens are then stored on a blockchain, while the assets themselves are stored in other places.

NFT Operations

  1. Upload NFT
  2. Delete NFT
  3. Retrieve NFT from web3 server using Address

Wallet Operations

  1. Create Wallet
  2. Delete Wallet
  3. Add Gas
  4. Transfer Gas

Note: Have to configure infura.io credential and in sandbox mode only