Giter Site home page Giter Site logo

ltearno / blockchain-js Goto Github PK

View Code? Open in Web Editor NEW
81.0 81.0 19.0 3.06 MB

A generic and simple blockchain distributed consensus implementation in typescript

License: MIT License

TypeScript 27.21% Shell 0.55% HTML 3.33% JavaScript 68.29% CSS 0.36% Dockerfile 0.04% Makefile 0.22%

blockchain-js's People

Contributors

ltearno 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  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blockchain-js's Issues

Do you have any example of running this in browser?

I am not sure if this is what you intended to do. But i want to run demo app for fun with your blockchain.
The setup i'm looking for is like "many browsers" + "some server nodes".

I'm aware of Nimiq project. But cannot build their nodes: see nimiq-network/core issue 294.

If you have working example i need it asap. Friday evening is my deadline here. Thanks!

problem whit run

Hesam@DESKTOP-R19RBHJ MINGW64 /d/GitHub projects/blockchain-js (master)
$ ./build.sh
building rencontres...
yarn run v1.9.4
$ ./node_modules/.bin/tsc && ./node_modules/.bin/browserify dist/gui.js -o dist/bundle.js
Done in 3.14s.
building core...
yarn run v1.9.4
$ ./node_modules/.bin/tsc && ./node_modules/.bin/browserify dist/blockchain-browser.js -o dist/bundle.js
Done in 5.38s.
building UI...
yarn run v1.9.4
$ ng build --prod
Date: 2018-10-11T08:31:01.690Z
Hash: 5556ea86807eaf1cabae
Time: 4415ms
chunk {0} styles.9c0ad738f18adc3d19ed.bundle.css (styles) 79 bytes [initial] [rendered]
chunk {1} polyfills.3bc34265385d52184eab.bundle.js (polyfills) 86 bytes [initial] [rendered]
chunk {2} main.e402deade8b026b7d50e.bundle.js (main) 84 bytes [initial] [rendered]
chunk {3} inline.22b7623ed7c5ac6f9a35.bundle.js (inline) 1.45 kB [entry] [rendered]
ERROR in src\app\supply-chain\supply-chain.component.html(60,10): : Property 'selectedGroupWork' does not exist on type 'SupplyChainComponent
'.
src\app\supply-chain\group-work-summary.component.html(13,22): : Property 'userId' does not exist on type 'GroupWorkSummaryComponent'.
src\app\supply-chain\group-work-summary.component.html(18,22): : Property 'userId' does not exist on type 'GroupWorkSummaryComponent'.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

License ?

What license is this distributed under ?

Thanks

UI isn't working

Hi! I'm trying to start UI project from blockchain-js-ui folder.
It's starting normally, but, when I open the link, I see only following:
Снимок экрана от 2020-05-17 23-02-53

I wait for a while, but nothing changed. Is there any way to fix it?

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.