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

[Remix] Embark Plugin #21

Open
yann300 opened this issue Sep 5, 2018 · 0 comments
Open

[Remix] Embark Plugin #21

yann300 opened this issue Sep 5, 2018 · 0 comments

Comments

@yann300
Copy link

yann300 commented Sep 5, 2018

Embark Plugin

(subject to change)

We've been releasing an API (available in http://remix-alpha.ethereum.org) which allows developing plugin for Remix.
(See https://github.com/ethereum/remix/blob/master/docs/remix_plugin.md and https://github.com/ethereum/remix/blob/master/docs/remix_plugin_api.md)
Checkout https://remix-alpha.ethereum.org / settings tab / Oraclize for a live example.

This issue is specifically about developing a Embark Plugin.

This is an open subject, we want to make Remix and embark working better together.
Some proposition might be added, but we are looking forward to your proposals.

Proposal for implementation

(You don't need to strictly follow this proposal, we would like to have your feedback)

Implementation is open, some ideas:

  • Download current files as a Truffle project
  • Start Embark test from Remix plugin
  • Retrieve the environment(s) declared in truffle and add them to the env list in remix.
  • ...

Team

We are the team behind Remix IDE and related libraries, using this hackathon as a kickstart for the Remix API.
We've setup an extended team for helping you during this event

Beside normal funding, we will at the end of the event select 4 teams that will receive sponsorship from the Ethereum Foundation.

Be sure to contact us at any time online or grab us directly at the event.

Skills wanted

JavaScript / Ethereum

Communication

We will be around giving advice and helping if needed.
And in any case just drop your thoughts there ;)

https://gitter.im/ethereum/remix-dev-plugin

How to get started:

{
“title”: “<name of plugin>”,
“url”: “http://127.0.0.1:<port>”
}
  • Load and Start using it.
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

1 participant