An open API service indexing awesome lists of open source software.

https://github.com/chetanxpro/web3-twitter

A decentralized twitter app where users can post tweets
https://github.com/chetanxpro/web3-twitter

blockchain cadence flow smartcontracts twitter web3-dapp

Last synced: 3 months ago
JSON representation

A decentralized twitter app where users can post tweets

Awesome Lists containing this project

README

          

# web3-twitter
Build on flow blockchain

# Send Transactions
`flow transactions send ./transactions/AccountSetup.cdc --network=testnet --signer=twitter`
# Execute scripts
`flow scripts execute ./scripts/BorrowTweet.cdc 0x092d204ba5313f16 136448178 --network=testnet
`