Skip to content

maxsilvauk/ethereum-smartcontract-lottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Smart Contract Lottery


solidity ethereum

Table of Contents

Introduction

A lottery ethereum smart contract.

Built-With

  • Node v9.8.0
  • Yarn v1.10.1
  • Solidity 0.4.17
  • solc 0.4.25
  • Web3 1.0.0-beta.35
  • Ganache 6.1.8
  • mocha 5.2.0

Install

git clone https://github.com/maxsilvauk/ethereum-smartcontract-lottery.git
  • Move to the ethereum-smartcontract-lottery root folder.
  • Install node dependancies with Yarn
yarn
  • Testing using Mocha
yarn test
* Deployment
```
cd ethereum && node deploy.js
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published