dhive is an all-in-one hub for tracking, connecting, and staying informed about the latest projects, governance developments, and peer discussions, all with personalized notifications to keep you ahead of the curve.
dhive contract (Sepolia Scroll): 0xab17f8d78f6b26c898208f45caba9dc05f9cfd39
check it out on https://sepolia.scrollscan.dev/address/0xab17f8d78f6b26c898208f45caba9dc05f9cfd39#code
$ forge build$ forge test$ forge fmt$ forge snapshot$ anvil$ forge script script/Dhive_Posts.s.sol:Dhive_Posts_Script --rpc-url <your_rpc_url> --private-key <your_private_key>$ cast <subcommand>$ forge --help
$ anvil --help
$ cast --help