Skip to content

Usecase: Connecting to MetaMask #978

Answered by rmorshea
numpde asked this question in Question
May 20, 2023 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

If a majority of the work must be done client-side, then ReactPy may not be the best option. If, on the other hand, a majority of the work can be done server-side, and you just need complex client-side logic in a few places, using a custom JS component or two could be a reasonable solution. I'm happy to explain how to do this in more detail if the docs are not sufficient.

For your particular case, doing a quick look around, it does seem like there are Python libraries for working with Etherum. So on it's face, it seems like you could move some of this logic server-side. I just don't know enough about what you're trying to do specifically to say whether or not what you're trying to do can/…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@numpde
Comment options

@rmorshea
Comment options

@rmorshea
Comment options

@rmorshea
Comment options

@numpde
Comment options

Answer selected by rmorshea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants