ethberlin-hackathon / ETHBerlin-Bounties

Check out the bounties our collaborators have put out for you! For their tools, head to the Knowledge Base
4 stars 10 forks source link

[Remix] Solidity Snippet plugin #15

Closed yann300 closed 5 years ago

yann300 commented 5 years ago

Solidity Snippet

(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

The implementation is fairly open and this probably needs more specification. Here are some insights: It is very often that users require to import codes of entire contract, or simply some secure and audited code snippet. Having a plugin for importing such a thing will:

This plugin could list a bunch already audited (or at least sure) contracts and/or code snippet and propose to use them in Remix (either by injecting an import statement in solidity, or by directly copying the contract code in a new solidity file).

Here is a list of possible source:

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:

gitcoinbot commented 5 years ago

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.

gitcoinbot commented 5 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work has been started.

These users each claimed they can complete the work by 3 years, 5 months ago. Please review their action plans below:

1) pvienhage has started work.

The plan is to implement two major features: 1) A quoting feature which will take a github link and line numbers, get the code from github, wrap in in contract file and place it into the users file system (and add an import statement so that the user can then access that function/functions in the code they are currently working on). (2) A safe contract library functionality which takes in a user selected github directory and then allows button click import of any contract in the library. It will be set up with openzeppelin as a default safe library.

Learn more on the Gitcoin Issue Details page.

gitcoinbot commented 5 years ago

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:

  1. @pvienhage

@ceresstation please take a look at the submitted work:


spm32 commented 5 years ago

Great job @pvienhage!

gitcoinbot commented 5 years ago

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 @pvienhage.

gitcoinbot commented 5 years ago

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 @pvienhage.