Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to compile it? #8

Open
yakud opened this issue Mar 22, 2019 · 1 comment
Open

How to compile it? #8

yakud opened this issue Mar 22, 2019 · 1 comment

Comments

@yakud
Copy link

yakud commented Mar 22, 2019

I tried to compile eos-go, but have too many errors.
May you make some guide for doing it?

@euforic
Copy link

euforic commented Apr 9, 2019

  • install glide
  • git clone https://github.com/eosspark/eos-go.git
  • cd eos-go
  • glide install
  • cd programs/eosgo
go run main.go -e -p eosio --private-key \
\[\"EOS6MRyAjQq8ud7hVNYcfnVPJqcVpscN5So8BhtHuGYqET5GDW5CV\"\
,\"5KQwrPbwdL6PhXujxW37FSSQZ1JiwsST4cqQzDeyXtP79zkvFD3\"\] \
--plugin ChainApiPlugin \
--plugin WalletPlugin \
--plugin WalletApiPlugin \
--plugin ChainApiPlugin \
--plugin NetApiPlugin \
--max-transaction-age=999999999

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants