Skip to content

mroom-software/mr-pwd-smart-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockpass-smart-contract

This is the smart contract of blockpass application. To download, follow the links below:

Get it on Google Play Get it on the App Store

Screenshots

Created & Maintained By

Trong Dinh (@trongdth)

If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕

  • [Ethereum address: 0x9a1592C20A15f99AbB6b69E199f38D50Fa8372Ac]
  • [EOS account: zcryptoman1z]

Getting Started

How to build:

  • cd EOS/blockpass
  • mkdir build
  • cd build
  • cmake ../
  • make
  • cp blockpass.abi blockpass.wasm ../

How to deploy:

  • cleos -u {eos_api_endpoint} set contract {contract_name} {path_to_eos_blockpass} -p {account_name}@active

If you have any problem, don't hesitate to contact us at: trongdinh@mroomsoft.com