Giter Club home page Giter Club logo

barrickinnovateshack's Introduction

Barrick Innovate Hack project

The Problems

  • Large number of unexploited lands due to the overhead involved in any operations.
  • Considerable number of AMS engaging in illegal mining due to a lack of governing entity.
  • Unstable employment related to price fluctuation

Our Solution

Based on samples, Barrick determines the scale of hypothetical operation. Depending on the density of the mine Barrick either buys the land or supports AMS activity on this land. AMS would go through a training process to ensure health and safety, as well as other standards, are met. Upon completion, said AMS enters our database of trusted party and funding is automatically sent to the party involved and a new relationship between Barrick and the AMS starts. All data, from sample to partnership, is added to the blockchain for reference.

Hypothesis

Supporting employment rate in local areas will lead to reduced conflicts, decrease in illegal mining activities and improved health and safety.

Flowchart

Flow chart backend Flow chart blockchain

Install

Ganache

$ git clone https://github.com/trufflesuite/ganache.git
$ npm install
$ npm start

Truffle

# sudo npm i -g truffle

Then you'll need to compile the smart contracts and migrate them to the blockchain.

From the project folder run:

$ truffle compile
$ truffle migrate

Flask

The server also runs on flask so you'll need to install it to run the model but it's not fully implemented with the front end so not needed

$ pip install flask

Running

Once installed you'll need 4 terminal windows and run from the root folder in order:

$ cd datasci
$ python gold-app.py
$ cd ganache
$ npm start
$ cd ImageSelection
$ npm start
$ cd Vetting
$ npm start

barrickinnovateshack's People

Contributors

fanzyo avatar mrarjp88 avatar yanzhongsu avatar

Watchers

James Cloos 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.