dvf / dvf/blockchain

404 Not Found

Open
#177 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
8k
Forks
2.8k
PR merge metrics
No merged PRs in 30d

Description

Hi Friends, I am new to Block chain. I am trying to learn block chain with the help of documentation provided here.
In blockchain.py file I have changed the following code:
app.run(host='0.0.0.0', port=port) to
app.run(host='127.0.0.1', port=port)
but instead of showing any results, it is displaying the 404 Not Found Error,
--- The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.--

Any help in this regard would be highly appreciable.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.