Skip to content

Proyecto web3 de cupones de descuentos descentralizados.

Notifications You must be signed in to change notification settings

DigiCris/Cryptofertas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CriptOfertas

Criptoferta is a decentralized platform that connects users in the crypto space to trade NFT discount coupons for products and services to mitigate inflation.

Blockchain technology will allow for a self-managed business model where all users will benefit from our native token.

Imgur

Website

https://cryptofertas.tk

More information here

https://cryptofertas.tk/notion

Instalation

Smart contracts developed with Solidity language and deployed to Rinkeby Testnet Front-end developed with React.js

npm i

Running

npm run start

npm run build

Smart Contracts Docs

http://criptofertas.tk/smartcontractsdocs

Project Structure

.
├── backend
│   ├── contracts
│   │     └── abi
│   │     └── EC20.sol
│   │     └── Marketplace.sol
│   │     └── NFT.sol
│   └── documentation
│         └── Standard
│             └── EC20.sol
│             └── Marketplace.sol
│             └── NFT.sol
│        
├── frontend
│   └── views
│   │   └── home
│   │   └──productDetails
│   │   └──userCupons
│   └── components
│   └── config/web3
│   │   └── abiERC20.js
│   │   └── abiMarketplace.js
│   │   └── NFTfactory.js
│   └──hooks
│   │    └── useERC20.js
│   │    └── useMarketplace.js
│   │    └── useNFTfactory.js
│   │  
│   ├── app.js
│   └──index.js
.

Authors

About Us

Cristian Marchese

Gitmel Gutierrez

Leandro Alvarez

Jhonaiker Blanco

María Agustina Cassi

About

Proyecto web3 de cupones de descuentos descentralizados.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5