Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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
`