Skip to content

muttoni/twitter3

Repository files navigation

Twitter3

image

A companion app to a tutorial I'm writing (in progress) on hackmd.io, where I introduce web3 concepts by building a progressively more complex version of Twitter, completely on chain! - will be out SOON!

This app is based on the awesome scaffold by Chase Fleming which includes stuff like:

  • FCL setup and configuration for all networks
  • Discovery for wallet integration (including Emulator)
  • Flow.json loading for contract placeholders
  • Authentication
  • CDC file loader
  • Custom hooks

Install

npm i

Running the App

Local with Dev Wallet and the Emulator

In one terminal, run emulator:

flow emulator start

Then, in another terminal, run Dev Wallet:

flow dev-wallet
npm run dev:local:deploy

About

A web3 version of Twitter...kinda.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors