Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 351 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 351 Bytes

t h e m o o n o l i t h

Decentralized and uncensoreable billboard on Ethereum.

https://moonolith.io

==========================

To install locally, clone, and run

npm i

npm run dev

==========================

To change the blockchain to Rinkeby (testnet),

open /src/utils/web3.js

comment line 8 and 11

uncomment line 9 and 12