Skip to content

An ERC721 collection of 100 Patacon Friends from Ecuador.

License

Notifications You must be signed in to change notification settings

daniel0ar/pataconfriends

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PATACON FRIENDS NFT ERC721 Collection

A unique collection from Ecuador, featuring the allways tasty "patacón" filled with different elements of our culture. Forked from the Hashlips repo. Check us on: OpenSea Check the website: Skolens

Main features

  • extremely high gas efficiency (users are going to pay lower gas fees compared to traditional collections)
  • whitelist support with customizable list size (using a Merkle Tree for verification)
  • automated contract verification through block explorers (e.g. Etherscan)
  • simple CLI commands for sale steps (whitelist, pre-sale, public sale)
  • built as a Hardhat project with TypeScript support for a better development experience
  • includes a fully-featured minting DAPP (React + TypeScript + SCSS + Webpack)
  • full support for contract interaction through block explorers (e.g. Etherscan), for all the users that do not trust custom DAPPs (including the whitelistMint(...) function)
  • customizable minting DAPP (from basic branding to complete customization)
  • based on ERC721A

Requirements

Software

License

MIT

Resources to build your own

Lesson ID Description Video link
00a Basic setup on Windows 10 https://youtu.be/zjlg-0622PU
00b Basic setup on macOS Catalina (Intel-based) https://youtu.be/acqXzKN5Xys
00c Basic setup on Linux https://youtu.be/imuqi6Vg3Zw
01 Speedrun: create and deploy a smart contract + DAPP (v2.x) https://youtu.be/AFrsJRLrZEM
02 The smart contract project https://youtu.be/XToWWExBLXE
03 The minting DAPP project https://youtu.be/gs9mVwkn8u4
04 Configuration and security https://youtu.be/pkA86GHU_xw
05 Managing the collection without leaving Visual Studio Code https://youtu.be/yOVKEeRMJSs
06 Managing the contract using Truffle Dashboard https://youtu.be/fwdIA5UuPmM
07 Running smart contract functions manually on the block explorer https://youtu.be/zhvTJhBbtnE
08 Customizing the look and feel of the DAPP https://youtu.be/GoDp6yZAY9A
09 Deploying the DAPP https://youtu.be/uUrbIXUgVz4

About

An ERC721 collection of 100 Patacon Friends from Ecuador.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.5%
  • SCSS 9.4%
  • JavaScript 7.7%
  • Solidity 6.8%
  • HTML 2.6%