Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 289 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 289 Bytes

smartContract

smartcontract on ethereum

abigen --abi PPNAdmin.abi --pkg generated --type PPNAdmin --out PPNAdmin.go abigen --abi PPNToken.abi --pkg generated --type PPNToken --out PPNToken.go abigen --abi MicroPaySystem.abi --pkg generated --type MicroPaySystem --out MicroPaySystem.go