Skip to content

Decentralized social protocol for storing user & post metadata

Notifications You must be signed in to change notification settings

cmancushman/SmallFry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmallFry Contract

SmallFRy is a fully on-chain social feed/follow/react/reply protocol.

Getting Started

About the Codebase

  • All operations are O(1).
  • All gas costs of operations can be seen by running truffle test, curently nothing goes over 1000 kwei.
  • This protocol uses ETH, no native token besides ETH is involved.
  • This protocl is not yet deployd to any L1 or L2, or testnet.
  • This code is not production-ready.

TODOs

  • Implement VRF/incremental post ids rather than exploitable on-chain random numbers.
  • Write frontend to connect to smart contract.

About

Decentralized social protocol for storing user & post metadata

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published