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

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.

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