Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anuprshetty/dwitter
Decentralized Twitter
https://github.com/anuprshetty/dwitter
blockchain dapp ethereum etherscan ethersjs evm-blockchain hardhat javascript metamask mocha-chai remix-ide smart-contracts solidity unittesting
Last synced: 16 days ago
JSON representation
Decentralized Twitter
- Host: GitHub
- URL: https://github.com/anuprshetty/dwitter
- Owner: anuprshetty
- Created: 2023-01-10T06:03:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T07:06:46.000Z (10 months ago)
- Last Synced: 2024-11-10T22:07:10.075Z (2 months ago)
- Topics: blockchain, dapp, ethereum, etherscan, ethersjs, evm-blockchain, hardhat, javascript, metamask, mocha-chai, remix-ide, smart-contracts, solidity, unittesting
- Language: JavaScript
- Homepage:
- Size: 80.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dwitter
A decentralized Twitter.
## Commands
- npx hardhat node
- npx hardhat compile
- REPORT_GAS=true npx hardhat --network hardhat test
- npx hardhat --network localhost run scripts/deploy.js