Giter VIP home page Giter VIP logo

employee_rms_blockchain's Introduction

Employee_RMS_Blockchain

This repository contains all the code to create blockchain-based employee record management system.

Steps to follow:

  1. First of all we need to create a smart contract using ChainIDE, available at https://chainide.com/.
  2. Once we have completed writing down our smart contract, we need to comiple it, and after successful compilation we can get an ABI code.
  3. The third step is deployment of a smart contract on any blockchain. For this tutorial, we used Etherem Faucet network- Ropsten Test Network, before we can successfult deploy our smart contract on the blockchain, we need to install the metamask extension to our browser, and need to buy some faucet ethers to pay the gas fee for deploying the smart contract to the blockchain and make transactions to the deployed smart contract.
  4. After successful deployement, it's time to interact with the deployed smart contract using a webpage, for that purpose, we need to import web3 library which is: https://cdn.jsdelivr.net/gh/ethereum/web3.js/dist/web3.min.js, then we create a web structure using simple HTML tags, make a structure little good looking using CSS, and integerate the front-end with the deployed smart contract using javascript and web3 library.

That's all, if you face any problem while implementing this simple tutorial, feel free to ask, and if you want to have discussion with the developers from academia and industry, you can join our telegram group: https://t.me/joinchat/Q48BNwB-f8RlZTJl.

Thanks for visiting this tutorial, we will try our best to present complex ideas in thier possible simplest form.

employee_rms_blockchain's People

Contributors

aliarshadswl avatar ahmadou5 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.