llPekoll / nlt

NastyLIttleTurttle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an example of a task implementation, which simply lists the available accounts.

Try running some of the following tasks:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help

---- Features -----

  • proprieties
  • rajouter le que les prix sont en NFTL
  • le prix ne s'update pas qd on le rachete!
  • display owner
  • pay in nftl
  • only PNG, jpg, webp files from image accepted
  • burn on smart contract
  • proper connection button
  • check if enough credit
  • resize images
  • compile NFTL contract to pay NFTs in NFTL --> Aborted
  • flappy on in another app
  • NFT contract for dev testnet
  • Pagination
  • filters
  • image proper size
  • not for resell, can not be relisted-> WIP
  • display money not enough

---- django -----

  • update owner ----> moved to BlockChain
  • pagination ---> A little slow ----> moved to BlockChain
  • Collections
  • Hide the NFT(keep to for not sale) ----> moved to List we will see you hide later
  • verifier les NFTS
  • change price

About

NastyLIttleTurttle

License:MIT License


Languages

Language:Solidity 34.7%Language:Svelte 25.5%Language:JavaScript 24.3%Language:Python 12.8%Language:TypeScript 1.8%Language:HTML 0.6%Language:Dockerfile 0.2%Language:CSS 0.1%