Skip to content

This repository contains code for a Single-minded Combinatorial Auction Contract written in Vyper, as part of "Distributing Trust and Blockchain" Course at IIIT Hyderabad, in Monsoon 2018

nemani/Blockchain-Vyper-Auction

Repository files navigation

Blockchain Combinitorial Auction with Vyper

Authors:

Arjun Nemani 20161027

B.Vishal Reddy 201501173

Suhan Prabhu 201525118

P.Deeraj Reddy 201501093

This repository contains code for a Single-minded Combinatorial Auction Contract written in Vyper, as part of "Distributing Trust and Blockchain" Course at IIIT Hyderabad, in Monsoon 2018

Steps to run:

Step 1: Install truffle

$ npm -g install truffle

Step 2: Install deps

$ npm install

Step 3: Build Contracts

$ npm run build

Step 4: Migrate Contracts

$ truffle develop

then when you get the truffle console type:

truffle(develop)> migrate

Step 5: Run Tests

$ npm run test

About

This repository contains code for a Single-minded Combinatorial Auction Contract written in Vyper, as part of "Distributing Trust and Blockchain" Course at IIIT Hyderabad, in Monsoon 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •