Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
A decentralized twitter app where users can post tweets
- Host: GitHub
- URL: https://github.com/chetanxpro/web3-twitter
- Owner: ChetanXpro
- Created: 2023-02-22T09:25:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T14:43:09.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T07:12:12.471Z (3 months ago)
- Topics: blockchain, cadence, flow, smartcontracts, twitter, web3-dapp
- Language: Cadence
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
`