-
Notifications
You must be signed in to change notification settings - Fork 10
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] Ewasm Plugin #17
Comments
Issue Status: 1. Open 2. Started 3. Submitted 4. Done This issue now has a funding of 500.0 DAI (500.0 USD @ $1.0/DAI) attached to it.
|
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work has been started. These users each claimed they can complete the work by 2 years, 6 months ago. 1) oogetyboogety has started work.
wlil submit the wasm data in a similar fashion to ewasm-studio will call the fallback function with raw data from Run tab Learn more on the Gitcoin Issue Details page. |
Hi @oogetyboogety how is this one going on your side? WIP PR would be helpful to assess progress 🙂 |
Hey @vs77bb pretty much finished with this one. Made changes to three repositories: Will be assessing the changes with @yann300 now |
Thanks for the update! |
@yann300 @vs77bb
|
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work for 500.0 DAI (500.0 USD @ $1.0/DAI) has been submitted by: @ceresstation please take a look at the submitted work:
|
@oogetyboogety just sent payment but as discussed please make sure to promptly reply to @yann300 if other changes are required. |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done The funding of 500.0 DAI (500.0 USD @ $1.0/DAI) attached to this issue has been approved & issued to @oogetyboogety.
|
@yann300 Fixed the two buttons by merging them into one Compile button as recommended. I updated the instructions to just point to the Remix Alpha now that that branch was merged. Please let me know if you see anything else! Thanks! |
Hey @yann300 just wanted to check in on this, does everything look good on your end? @oogetyboogety can you formally submit work as well so that I can pay you out? |
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)
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:
src
folderThe text was updated successfully, but these errors were encountered: