Skip to content

giorgosn/Decentralized-social-media-account

Repository files navigation

🏗 Kanari project

Let's democratise Social media accounts! 🚀 Check out our snapshot space here

🏄‍♂️ Quick Start

Set up the front-end and the hardhat chain

install and start your 👷‍ Hardhat chain:

cd packages
yarn install
yarn chain

in a second terminal window, start your 📱 frontend:

cd packages
yarn start

in a third terminal window, 🛰 deploy your contract:

cd packages
yarn deploy

in a fourth terminal window, start your server:

cd packages/server
node server.js

🔏 Edit your smart contract kanariErc.sol in packages/hardhat/contracts

📝 Edit your frontend App.jsx in packages/react-app/src

💼 Edit your deployment scripts in packages/hardhat/deploy

📱 Open http://localhost:3000 to see the app

📚 Documentation

Documentation, tutorials, challenges, and many more resources, visit: docs.scaffoldeth.io

About

Looking for ways to allow social media accounts being handled by DAOs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published