Skip to content
This repository has been archived by the owner on Aug 6, 2019. It is now read-only.

[Remix] Ewasm Plugin #16

Closed
yann300 opened this issue Aug 27, 2018 · 1 comment
Closed

[Remix] Ewasm Plugin #16

yann300 opened this issue Aug 27, 2018 · 1 comment

Comments

@yann300
Copy link
Contributor

yann300 commented Aug 27, 2018

Ewasm 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 Ewasm Plugin.

Proposal for implementation

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

  • compile https://webassembly.studio/ from * to wat (easy way to inject the wat in Remix?)
  • from Remix deploy to ewasm test net using the Run tab or directly from the plugin
  • call the fallback function with raw data from Run tab

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.
@yann300
Copy link
Contributor Author

yann300 commented Sep 6, 2018

This issue has been moved there: ethberlin-hackathon/ETHBerlin-Bounties#17

@soc1c soc1c closed this as completed Aug 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants