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 start leap in local ? #12

Closed
securekim opened this issue Jan 9, 2019 · 5 comments
Closed

How to start leap in local ? #12

securekim opened this issue Jan 9, 2019 · 5 comments
Labels
question Further information is requested

Comments

@securekim
Copy link

securekim commented Jan 9, 2019

Actually, I am a newbie in plasma-leap.

I understand the concept of plasma-leap, But I don't know how to run it in local.

You know, There are so many repos...

How can I run Testnet, contracts (bridge, operator, exitHandler), nodes, plasma EVM and web ?

I need this project and I want to start whole thing in local for test. Please help me.

@sunify
Copy link
Member

sunify commented Jan 10, 2019

Can help: https://github.com/leapdao/leap-contracts/wiki/Setting-up-local-development-environment

@securekim
Copy link
Author

securekim commented Jan 10, 2019

Thank you for your help @sunify ,
But I think this wiki needs some update..

  1. There is no https://github.com/parsec-labs/parsec-contracts.git
    If parsec-contracts == leap-contracts,
    truffle develop
    is successfully started, but
    remixd -s . is not started with error message.
~/workspace/leapdao/leap-contracts$ remixd -s .
[ERR] URL Remix IDE instance has to be provided.
  1. I execute below command but not started with config.
    Because There is no
    leap-contracts/node_config.json
    DEBUG=parsec,parsec:tx,parsec:period node index.js --config=../parsec-contracts/node_config.json

  2. How can I run solEVM-enforcer with this?

Please help me.

@johannbarbie johannbarbie added the question Further information is requested label Jan 11, 2019
@johannbarbie
Copy link
Member

unfortunately the docs-maintainer role is currently not filled: https://app.glassfrog.com/roles/11164217
🤷‍♂️ what can we do? 😁

@johannbarbie
Copy link
Member

johannbarbie commented Jan 11, 2019

How can I run solEVM-enforcer with this?

solEVMenforcer is currently not integrated into contract or node yet. see issue here: leapdao/leap-contracts#68

@securekim
Copy link
Author

I just want to know how to start whole leap in local.
But It's not easy to me.. (maybe include other newbies.)
Anyway, I will find a way and write it for other newbies...Thank you guys !

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

No branches or pull requests

3 participants