Code Monkey home page Code Monkey logo

davidemiceli / chainode Goto Github PK

View Code? Open in Web Editor NEW
77.0 16.0 28.0 6.95 MB

Fast, Highly Scalable, and Lightweight Private Blockchain Network based on node.js

Home Page: https://davidemiceli.github.io/chainode

License: GNU Affero General Public License v3.0

JavaScript 87.98% Shell 0.10% Dockerfile 0.04% Vue 0.64% HTML 0.10% CSS 11.15%
blockchain blockchain-technology private-blockchain permissioned-blockchain blockchain-network fintech p2p

chainode's People

Contributors

davidemiceli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

chainode's Issues

Cant connect a peer

Hi David,
First of all - thanks for the nice project.

I managed to start a Blockchain network on a server with Block generator. Now, I tried to write/read from the network using a new peer on another machine but I cant get the peer to connect to the Blockchain network. I'm trying the following (I assume that the URL should be the generator's ip):

const peer_id = blockchain.addpeer('<Blockchain ID>', 'http://<generator_ip_address>:60000');
And I'm getting the following error:

Creating a new peer...
fs.js:651
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
Error: ENOENT: no such file or directory, open 'data/<blockchain_id>/keys/private/<some_id>.pem'

Any idea?

Thanks
Rafi

Authentication

Hello,

Is there any key management in this project? Or all nodes are identified by id only?

Thanks

Is this project in maintenance?

The last commit is in 2019, and there's been no update since then.
I wonder that is this project still in development/maintenance?

Thanks.

New peer

Why the newly added peer does not receive all blocks?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.