Skip to content

easy-lottery 서비스의 로또 컨트랙트 - 현재 ropsten에 올라가 있음

Notifications You must be signed in to change notification settings

KadyoYang/easy-lottery-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy-lottery-contract

  • steps
    • #npm install
    • create .env
    MNENOMIC=x
    INFURA_PJ_ID=x
    INFURA_API_KEY=x
    
    • #truffle compile
    • #truffle migrate --network (main or ropsten)
    • #npm install1
    • create .env
    • #truffle compile
    • #truffle migrate --network (main or ropsten)
  • ropsten faucet

현황

  • mainnet
    • 컨트랙트 올리는데 가장 비싸도 한화 3~4만원
    • 일단 안올렸음
  • ropsten
    • 요즘 faucet에서 경쟁이 치열해 테스트 이더 받기도 어려웠음
    • 컨트랙트 올라간 상태, 주소는 constants 안에 있음

ScreenShots

About

easy-lottery 서비스의 로또 컨트랙트 - 현재 ropsten에 올라가 있음

Topics

Resources

Stars

Watchers

Forks