DApp badges!

jesus666jesus666 Member Posts: 62 ✭✭
Idea: An Ethereum dapp html/markdown badge generator (similar to: https://nodei.co/ )

Mechanics:
  • go to a site
  • enter your contract address
  • enter your function name (and all arguments with names and values, if any), e.g. countOfSubscribers()
  • click "generate"
  • get code that you can put on your website or github page and it would display e.g. "Powered by Ethereum. Count of subscribers: 1337"
The whole thing would be centralised and probably just a gimmick (albeit a cool one lol)

Thoughts?
Sign In or Register to comment.