pawlovskiii / smart_contract_lottery

This is going to be an example of a full scale application using Brownie and all the features I learned so far. The goal is to create a lottery application where anybody can enter the lottery and a random winner is selected.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Contract Lottery

Table of contents

General info

This is going to be an example of a full-scale application using Brownie and all the features I learned so far. The goal is to create a lottery application where anybody can enter the lottery and a random winner is selected.

Learned experience during the project

About

This is going to be an example of a full scale application using Brownie and all the features I learned so far. The goal is to create a lottery application where anybody can enter the lottery and a random winner is selected.


Languages

Language:Solidity 70.2%Language:Python 29.8%