Skip to content
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

Trinity plugin? #1

Open
pipermerriam opened this issue Oct 10, 2018 · 1 comment
Open

Trinity plugin? #1

pipermerriam opened this issue Oct 10, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@pipermerriam
Copy link

This would make a killer plugin for Trinity.

cc @cburgdorf

We've got an alpha API right now for running 3rd party code (which we call plugins) in trinity. This would make a pretty amazing plugin and I think it would fit in reasonably easily into the architecture.

Assuming all of the shadowlands app stuff can be made installable via pip the UX for getting started with this could be as simple as:

$ pip install trinity trinity-shadowlands

# run trinity in one process:
$ trinity

# run the shadowlands UI
$ trinity shadowlands

Very cool stuff.

@kayagoban
Copy link
Owner

Thanks @pipermerriam ! I'll take a look at Trinity's plugin API tomorrow and see how I might do that.

It seems like ever since I started this project I see your name on everything I use, so I'm very glad to make your acquaintance. In some ways, you and the fellow who wrote Asciimatics taught me Python by the example of reading your code; this program is my first foray into the language. I was a Ruby engineer for the last 6 years and I'm still learning the idioms and customs of Python.

I'm coming to Devcon4 so perhaps I'll be able to meet the Web3.py and Trinity team while I'm there.

@kayagoban kayagoban added the enhancement New feature or request label Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants