Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Publish Source to make contracts visible on Etherscan #8

Open
abitrolly opened this issue Dec 4, 2017 · 5 comments
Open

Publish Source to make contracts visible on Etherscan #8

abitrolly opened this issue Dec 4, 2017 · 5 comments

Comments

@abitrolly
Copy link

Publishing Source can make gitcoin.co appear as name in Etherscan logs instead of just hash. See this KittyCore contract for example - https://etherscan.io/address/0x06012c8cf97bead5deae237070f9587f8e7a266d#code

I don't know how to do this. I tried Etherscan upload form, but it failed on imports.

@owocki
Copy link
Contributor

owocki commented Dec 5, 2017

this is a great idea and i will do it soon, when im not tied up with :all the things:

@abitrolly
Copy link
Author

I did a bit of research. Source code needs to be uploaded somewhere. I didn't find any automatic or semiautomatic scanners for GitHub. Without them there are two ways.

  1. Upload all files manually to https://remix.ethereum.org/ and "Publish on Swarm"
  2. Use https://github.com/BlockCatIO/solidity-flattener and publish on Etherscan https://etherscan.io/verifyContract2

@owocki
Copy link
Contributor

owocki commented Dec 7, 2017

having some problems flattening the solidity contract BlockCatIO/solidity-flattener#10

if someone out there wants to 1. publish the contracts from this repo on swarm and flatten them, i will happily contribute the verifyContract

@abitrolly
Copy link
Author

That's on my TODO list, which is rather chaotic in terms of priorities. )

@owocki
Copy link
Contributor

owocki commented Dec 7, 2017

amen to that

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants