Block Overflow

🖖Menlo's front-end demo app: A blockchain q+a discussion dApp that pays for up-voted answers.
Alternatives To Block Overflow
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Gelato Network194
2 years ago45mitJavaScript
V1 implementation of Gelato Network
Block Overflow22
3 years ago1mitTypeScript
🖖Menlo's front-end demo app: A blockchain q+a discussion dApp that pays for up-voted answers.
Ayyo11
4 years agoHTML
A Paywall with Single line of code using ERC 721
Lottery8
4 months agogpl-3.0Solidity
Decentralized autonomous lottery
Ethwaterloo20174
5 years agoJavaScript
Healthcare dApp for ETHWaterloo 2017 Edition
Whopays3
6 years agoJavaScript
A contract-based dapp/bot to create groups in which users can keep track of their payments for a group through commands with a new chatbot / dapp.
Crowdclick Client2
2 years agoJavaScript
Crowdsourced pay-per-click advertising marketplace DApp based on Ethereum.
Vibranium1
5 years agoPython
Lets business pay for gas, deal with nonces, retry TXs, etc.
Bitnation Insurance Dapp1
6 years ago
Insurance application for bitnation
Alternatives To Block Overflow
Select To Compare


Alternative Project Comparisons
Readme

Menlo One

Menlo One - Block Overflow

npm version

Menlo One Home | Docs | Content Node | Telegram

Menlo One is a framework for rapidly developing decentralized applications (dApps).


Major components:

  1. Block Overflow, this repo, which is a demo "front end" to the application which is designed to get you started.

  2. Content Node, the "back end" of the application which is located here: MenloOne/content-node

Documentation

You can find the Menlo documentation on the website or this repo: MenloOne/menlo-one-docs

Quick Install

git clone https://github.com/MenloOne/block-overflow.git
cd block-overflow
nvm use 8.11.4
npm install
npm run build
npm run dev

The Block Overflow demo app

Block Overflow is a single page application built in ReactJS. This is similar in many ways to a “traditional” dApp. It makes asynchronous calls to the Content Node as well as interfaces with a Web3 provider (we recommend MetaMask) for transactions. We built a demo application (Block Overflow), a nod to our favorite developer Q&A site, which has a wide variety of features common to many dApp use cases. It has many routes in place for actions such as posting content, upvoting, commenting, etc. The front end comes with Truffle and smart contract specific to the Q&A site use case but is easily customizable. It also comes with many common front end nice-to-haves such as Sass, Material UI, and many interface elements like drop down menus and loading animation.

To use Block Overflow, visit https://blockoverflow.menlo.one.

Block Overflow

License

Menlo is MIT licensed.

Popular Pay Projects
Popular Dapp Projects
Popular Economics Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Typescript
Reactjs
Blockchain
Ethereum
Solidity
Dapp
Ipfs
Pay
Loading Animations