https://github.com/anuprshetty/dwitter
A 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: 3 months ago
JSON representation
A decentralized Twitter.
- Host: GitHub
- URL: https://github.com/anuprshetty/dwitter
- Owner: anuprshetty
- Created: 2023-01-10T06:03:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T07:20:08.000Z (6 months ago)
- Last Synced: 2025-01-08T10:10:51.190Z (5 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: 81.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