bitpay / insight

A bitcoin blockchain explorer and API
https://insight.bitpay.com/
MIT License
1.19k stars 1.11k forks source link

Plugin support? #349

Open cmgustavo opened 10 years ago

cmgustavo commented 10 years ago

Would you like that "insight" supports plugins in the near future?

dthorpe commented 10 years ago

Depends - what would plugins be allowed / enabled to do?

cmgustavo commented 10 years ago

For example, external changer (currently Bitstamp), save your address or send email when incoming transaction, etc. Maybe also support templates/themes to change style easily

dthorpe commented 10 years ago

How about enabling plugins to parse transactions inputs/outputs so that plugins can render UI (HTML) that the insight core does not recognize?

cmgustavo commented 10 years ago

This is OK. Whatever you think to improve insight. But the question is if we need to rewrite insight to support plugin or not. Is it a good idea?