/Nativo-UI

Primary LanguageJavaScriptOtherNOASSERTION

Nativo NFT - User interface

Logo

Nativo NFT is a marketplace builded over NEAR Protocol. It is building the next generation of NFT-DeFi mechanism for NFT ecosystem.

Nativo NFT UI features

  1. View of collections [x]
  2. View of NFT Market [x]
  3. View profile [x]
  4. View my NFTs [x]
  5. View my creations [x]
  6. View my auctiones []
  7. View notification []
  8. View wallet sellector []
  9. View loans []
  10. View NFT Staking []

πŸ’» Technologies used

Esta es la parte del proyecto enfacada en la UI/UX para esto se necesitaron las siguientes tecnologias:

  1. Node.js >= 12
  2. React
  3. Pinata (IPFS gateway)
  4. Tailwind
  5. Wallet selector (NEAR Protocol)

πŸ‘¨πŸ»β€πŸ’» Local installation of the project

Para correr este proyecto de forma local se necesitan los siguientes requerimientos:

  1. Tener instalado Node.js en su versiΓ³n 12 o superior (recomendamos utilizar la herramienta de nvm)
  2. Instalar el manejador de paquetes de yarn npm install -g yarn
  3. Instalar las dependencias del proyecto npm install o yarn install dentro del directorio que contiene el archivo package.json
  4. Instalar de forma global el framework de Truffle npm install -g truffle
  5. Compilar tailwind de manera local npm run build-dev-tailwind

πŸ“š File tree