wolfdroid / imblock-web

Website for Ledgering Important Document using Blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bg

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Contact
  6. License
  7. Demo Video

About The Project

This project is purposed for managing the records of important Document especially Certification of Land Ownerships in Indonesia by implementing Blockchain Distributed Ledgering System. Blockchain is implemented on important document paramaters such as "Nomor SHM", "Nama Pemilik", etc. This kind of implementations hopefully can reduce the number of Land Dispute Problem in Indonesia which still commonly occurs according Badan Pertanahan Indonesia ( BPN ).

Built With

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Ask the Contact for the API,
  2. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  3. Install NPM packages
    npm install
  4. Enter your API in main.js
    const API_KEY = 'ENTER YOUR API';

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Project Links : ImBlock Repositories

License

License: MIT

Demo

Demo.Video.mp4

About

Website for Ledgering Important Document using Blockchain


Languages

Language:Vue 90.8%Language:JavaScript 7.3%Language:HTML 1.9%