nft-generator

所属分类:加密货币
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2021-11-30 04:07:30
上 传 者sh-1993
说明:  nft发生器,,
(nft generator,,)

文件列表:
assets/ (0, 2021-11-29)
assets/images/ (0, 2021-11-29)
assets/images/NFT-logo1.svg (34247, 2021-11-29)
config/ (0, 2021-11-29)
config/connection.js (394, 2021-11-29)
controllers/ (0, 2021-11-29)
controllers/api/ (0, 2021-11-29)
controllers/api/index.js (224, 2021-11-29)
controllers/api/nftRoutes.js (1073, 2021-11-29)
controllers/api/userRoutes.js (1368, 2021-11-29)
controllers/index.js (215, 2021-11-29)
controllers/loginRoutes.js (2062, 2021-11-29)
db/ (0, 2021-11-29)
db/schema.sql (58, 2021-11-29)
hardhat/ (0, 2021-11-29)
hardhat/my-nft/ (0, 2021-11-29)
hardhat/my-nft/artifacts/ (0, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/ (0, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/ (0, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/access/ (0, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/access/Ownable.sol/ (0, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/access/Ownable.sol/Ownable.dbg.json (111, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/access/Ownable.sol/Ownable.json (1340, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/token/ (0, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/token/ERC721/ (0, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/token/ERC721/ERC721.sol/ (0, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/token/ERC721/ERC721.sol/ERC721.dbg.json (114, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/token/ERC721/ERC721.sol/ERC721.json (44849, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/token/ERC721/IERC721.sol/ (0, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/token/ERC721/IERC721.sol/IERC721.dbg.json (114, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/token/ERC721/IERC721.sol/IERC721.json (6218, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol/ (0, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol/IERC721Receiver.dbg.json (114, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/token/ERC721/IERC721Receiver.sol/IERC721Receiver.json (990, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/token/ERC721/extensions/ (0, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/token/ERC721/extensions/ERC721URIStorage.sol/ (0, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/token/ERC721/extensions/ERC721URIStorage.sol/ERC721URIStorage.dbg.json (117, 2021-11-29)
hardhat/my-nft/artifacts/@openzeppelin/contracts/token/ERC721/extensions/ERC721URIStorage.sol/ERC721URIStorage.json (7092, 2021-11-29)
... ...

# NFT-generator [![License: ISC](https://img.shields.io/badge/License-ISC-blue.svg)](https://opensource.org/licenses/ISC) ## Delployed Applicaton Link https://nft-generator101.herokuapp.com/ ## Description First, it is all about understanding what an NFT is. A NFT stands for “NON, FUNGIBLE, TOKEN” and is made on Ethereum block chain from a ERC 721 smart contract. There are other block chains that allow NFC token creations and smart contracts. Like Polygon. After this breif understanding, there is still more. For Instance, Ethereum contracts and programing is done with a language called Solidity. Solidity is a Object oriented programing language and is designed around ECMAScript syntax to make it familiar for existing web developers. NFTs can be used to represent real-world items like artwork and real-estate. But can also be used for more functional things like making tickets for a concert or an event. Or to be used as a object in a online game, or represent virtual land deeds that can be bought and sold to other people. Thus, the creation of this application. The purpose for our project is so people can experince the wolrd of NFT's and make/but their own. ## Table of Contents * [Installation](#installation) * [Usage](#Usage) * [Contributing](#Contributing) * [License](#License) * [Questions](#Questions) ## Installation Hardhat (npm package ) openzeppelin/contracts ( npm package ) Metamask ( the wallet ) Solidity Pinata ( npm package ) @alch/ Alchemy-web3 ( npm package ) Ethers.JS ( npm package ) ## Usage The way of using this is you first run node server.js, which then the user must go to a web broswer and go to the localhost3001. From here it takes you to the main page where you either create an account or sign in. once you are signed in, you can create your own NFT!![NFT](https://user-images.githubusercontent.com/88000788/143970113-5a1d2fbf-23cf-4973-88a6-3262b9605f3d.png)![NFT](https://user-images.githubusercontent.com/88000788/143971064-0523a744-a24d-4410-9849-962cb62f1704.png) ![NFT](https://user-images.githubusercontent.com/88000788/143970445-05d150be-b31d-4956-adda-2102d6a1b885.png) ## Contributing * John des Garennes - jdesgarennes * Israel Rios - israelmrios * Alejandro Nunez - anun05 ## License ISC ## Questions For any question feel free to reach out to us on our GitHubs! John des Garennes - jdesgarennes , Israel Rios - israelmrios, Alejandro Nunez - anun05

近期下载者

相关文件


收藏者