GithubHelp home page GithubHelp logo

berkkirtay / blockchain-web-api Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 787 KB

Blockchain Applications Web-API

License: MIT License

Python 35.07% JavaScript 56.93% CSS 5.05% HTML 2.95%
blockchain blockchain-website blockchain-applications blockchain-api

blockchain-web-api's Introduction

Blockchain Web API

  • I develop this web-api as I learn about web development and it is a fullstack web app at this moment. Since I do not have any concern for design, I did not put too much effort on front-end design.

  • I used the blockchain library I wrote for this project. I developed a blockchain api and a rest api for the web server.

  • This project is an example of centralized blockchain approach, so it does not work between peers. Blockchain api works only for the web server and therefore every transaction made by users are being processed by the web server. I also used a database for the web server.

The components I used:

  • The blockchain library I wrote and its API.
  • Node.js and express.js for the web server.
  • React.js for the client side of web server.
  • MongoDB for the blockchain database and user sessions.

Web-api Examples:

User wallet

Enc1

Blocks

Enc1

Usage

To start the web api:

  • Execute startServer.py with node modules.

To start blockchain app:

  • You can use "npm start" to run react app. For additional information you may read readme file of blockchain app.

blockchain-web-api's People

Contributors

berkkirtay avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ranamom

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.