-
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] ethpm Plugin #16
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.
|
@yann300 is this still open? |
it is, please join https://gitter.im/ethereum/remix-dev-plugin and read carefully https://github.com/ethberlin-hackathon/ETHBerlin-KnowledgeBase/blob/master/resources/remix.md . |
Hey @samparsky are you still interested in working on this? |
@ceresstation Yes I have applied on gitcoin |
@samparsky please go to https://gitter.im/ethereum/remix-dev-plugin if you need more infos about how to use the API |
@samparsky i am not exactly sure which implementation you should use... |
@yann300 https://github.com/ethpm/ethpm.js Seems not production ready yet |
Hi, if this plugin still desired, I'd like to give it a shot. |
It looks like an official ethPM plugin for Remix IDE exists:
Going to stop work on this one. Any other issues on Remix that would make good bounties? |
this bounty should be close. /close |
ethpm 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
ethpm Plugin
.This is an open subject, we want to make Remix and Truffle 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)
https://github.com/ethpm/ethpm.js
Note that as a browserified version of ethpm might not be available, we suggest using remixd https://github.com/ethereum/remixd for connection ethpm to remix IDE :
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: