Skip to content

jamesrealweb3/front

 
 

Repository files navigation

FatCow IO Social Trading Protocol

Introduction

FatCow IO is a social trading protocol based on Web 3.0 and NFT utility contracts (On Tezos). We want Help People Create Social Trading Network. The social trading network is powered by FatCow IO social trading protocol that enables anyone to create an on-chain social trading network using Extending ERC721 .

Demo Video

Watch the video

Technical Architecture

Built with

  • SmartPy: as Main Coding Language for Tezos Blockchain writing smart contract

  • ReactJs: as Main Coding Language for Creating The Front components (Front End)

  • Next.Js: as Main Coding Language for Creating The Front Web SDK

  • MUI: as Main Coding Language for styling UI components

  • Fleek: For Dapp front store host on IPFS using Fleek

  • IPFS: For Storing of files

  • Web3.Storage: For Storing NFT pictures and Metadata files

  • Github : For Repo Storage and source code management

  • TempleWallet : For Tezos Blockchain Signer of Cryptocurrency Wallet

Requirements

* Python 3.7+ (native install)
* SmartPy 0.2 (native install)
* NodeJS >= 10

IPFS (Fleek)

IDE .

* VSCode
* Python Ext.

Github

https://github.com/fatcowio

Web site

https://fatcow.io

Twitter link

https://twitter.com/FatCowIO

Youtube channel

https://www.youtube.com/channel/UChhkJDQQnFx7jJbAKO3C4uQ

This is a Next.js project bootstrapped with create-next-app.

Recommended environment:

  • node js 14.x (suggestion v14.17.3) or 16.x (suggestion v16.15.10).
  • npm 6+
  • Do not delete the package-lock.json/yarn.lock file in the project.

Install

npm install --legacy-peer-deps
# or
yarn install

Getting Started

First, install

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

FatCow IO Trading Protocol Frontend Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%