Skip to content

nopio/blockchain_workshops

Repository files navigation

Blockchain Workshops

Prerequisite

Run

  • Run parity

      parity --chain=dev
    
  • Run application

    bundle exec bin/setup
    

Run Test

Run test blockchain testrpc --port 8123 and then you can run rspec

Tasks

There are rake tasks to deploy contract rails blockchain:deploy_contract[key] and to synchronize your database with blockchain rails blockchain:sync_owners

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published