Skip to content

Cypherflow is an Stack Overflow alternative where developers help each other and earn money by doing it :)

Notifications You must be signed in to change notification settings

DaviDemarqui/cypherflow-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypherflow V1

Cypherflow is an web3 Stack Overflow alternative where developers help each other and earn money by doing it :)

Cypherflow V1 consists of:

  • CypherCore: Core contract that handle the main functionality of the platform like questions, answers, payments and more.
  • CypherGov: The DAO Governance contract where proposals, votes are handled.
  • Cypher Token: Comming soon...

Usage

Build

$ forge build

Test

$ forge test

Format

$ forge fmt

Gas Snapshots

$ forge snapshot

Anvil

$ anvil

Deploy

$ forge script script/Counter.s.sol:CounterScript --rpc-url <your_rpc_url> --private-key <your_private_key>

Cast

$ cast <subcommand>

Help

$ forge --help
$ anvil --help
$ cast --help

About

Cypherflow is an Stack Overflow alternative where developers help each other and earn money by doing it :)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published