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 .
-
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
* Python 3.7+ (native install)
* SmartPy 0.2 (native install)
* NodeJS >= 10
- https://ipfs.fleek.co/ipfs/QmSwF4B7ji5VWA8vLVpjMM7mjaw8Nqiau3ykUWMrFq2cyK : For store the front host on IPFS
* VSCode
* Python Ext.
https://github.com/fatcowio
https://www.youtube.com/channel/UChhkJDQQnFx7jJbAKO3C4uQ
This is a Next.js project bootstrapped with create-next-app.
- 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.
npm install --legacy-peer-deps
# or
yarn installFirst, install
First, run the development server:
npm run dev
# or
yarn devOpen 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.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
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.
