GithubHelp home page GithubHelp logo

venture.ai's Introduction

Venture.AI built on top of Gnosis

Join the chat at https://gitter.im/gnosis/gnosis-management

Start with npm start, server available under http://localhost:8000/

Installing gnosis.js

This package implements the npm package for gnosis.js as the github repo from gnosis/gnosis.js

If you have gnosis.js locally, install it like this: npm i ../gnosis.js (if your local gnosis.js installation is in the parent folder)

Running Test-RPC

In order to run this on a local blockchain, install testrpc npm install testrpc -g and run test-rpc like so: testrpc --gasLimit 400000000 -d -h 0.0.0.0

Afterwards, go into your gnosis folder (either ../gnosis.js or ./node_modules/@gnosis.pm/gnosisjs/) and run npm run migrate this will deploy all contracts to TestRPC.

Running GnosisDB

Refer to gnosisdb's repo

Quick version:

  • Download gnosisdb's repo.
  • Go to gnosisdb/gnosisdb/settings/local.py and change the ETHEREUM_HOST to your local LAN IP.
  • Build the image and start the container with docker-compose build && docker-compose up.
  • Enter the docker container with docker-compose run web bash.
  • Inside the docker container run python manage.py createsuperuser and create a user.
  • Login at localhost:8000/admin with the created user.
  • Create a periodical task with an interval between 5s and 30s.
  • Check the docker-output to see if there were any problems reading from the local blockchain.

venture.ai's People

Contributors

andre-meyer avatar cag avatar davideickhoff avatar denisgranha avatar giacomolicari avatar gitter-badger avatar hackerkid avatar mmv08 avatar sameer2800 avatar

Stargazers

 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.