Giter VIP home page Giter VIP logo

haytastan / akys Goto Github PK

View Code? Open in Web Editor NEW

This project forked from msku-bcrg/akys

0.0 0.0 0.0 3.16 MB

The proposed blockchain system aims to enable the non-governmental organizations (NGO) and public institutions to manage and coordinate the resources in a trusted environment in the case of disasters. The system aims to reach more disaster victims in a more timely manner.

Home Page: https://stk-akys.herokuapp.com/

JavaScript 67.67% Solidity 1.33% HTML 0.24% CSS 30.76%

akys's Introduction

Languages


Sivil Toplum Kuruluşları Afet Kaynak Yönetim Sistemi: STK-AKYS

Önerilen sistemde sivil toplum kuruluşlarının (STK) ve kamu kurumlarının afet durumunlarında güvenilir bir ortamdaki kaynakları yönetmesini ve koordine etmesini amaçlamaktadır. Sistem daha çok zamanda daha çok felaketzedeye ulaşmayı hedefliyor.

STK-AKYS Basit Dizayn

Sistemin detayları yayın olarak yazılmıştır. Bağlantı yayınlandığında paylaşılacaktır.

Fig 1. STK-AKYS Sistem Mimarisi

NGO-RMSD Sistem Mimarisi

Kurulum Notları:

Proje halen geliştirme aşamasındadır.

Gereksinimler

  • NodeJS v12.16.1 >

  • Truffle v5.1.39 >

    Truffle indirme:

    npm install -g truffle

  • Ganache CLI v6.10.1 >

    Ganache indirme:

    npm install -g ganache-cli

Başlarken

Hesapları komut satırında ganache-cli'den oluşturuyoruz

../akys > ganache-cli

Yeni bir komut satırında, kontratı geliştirme ağına taşıyoruz

../akys > truffle migrate --network development

Ve geliştirme ağı içindeki fonksiyonları çağırmak için truffle konsolunu kullanıyoruz

../akys > truffle console
truffle(development)>

Test

Blokzinciri ağı olmadan yerel test

../akys > truffle test

A Decentralized Resource Management System Proposal For Disasters: NGO-RMSD

The proposed system aims to enable the non-governmental organizations (NGO) and public institutions to manage and coordinate the resources in a trusted environment in the case of disasters. The system aims to reach more disaster victims in a more timely manner.

NGO-RMSD Simple Design

Details of the system is written as a publication. The link will be provided when published.

Fig 1. NGO-RMSD System Architecture

NGO-RMSD System Architecture

Installation Notes:

The project is still under development.

Requirements

  • NodeJS v12.16.1 >

  • Truffle v5.1.39 >

    Installing truffle:

    npm install -g truffle

  • Ganache CLI v6.10.1 >

    Installing ganache:

    npm install -g ganache-cli

Getting Start

Generate the accounts from ganache-cli on command-line

../akys > ganache-cli

In a new command-line, migrate the contract for the development network

../akys > truffle migrate --network development

And use truffle console to call functions inside the development network

../akys > truffle console
truffle(development)>

Testing

Local test without blockchain network

../akys > truffle test

akys's People

Contributors

cmldk avatar dependabot[bot] avatar drblockfounder avatar umutmaz 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.