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

Add support for cosmwasm backend #229

Open
manoranjith opened this issue Dec 2, 2021 · 1 comment
Open

Add support for cosmwasm backend #229

manoranjith opened this issue Dec 2, 2021 · 1 comment

Comments

@manoranjith
Copy link
Contributor

Motivation / Context

Cosmwasm backend and contracts have been released for go-perun. Add support for configuring the perun-node to use the cosmwasm backend.

Description

Core package of the perun-node (session) is blockchain agnostic. However, components like key management, identity management are specific to each blockchain. So, add implementations for managing keys for the cosmos backend.

Also, update the configuration parameters of the node, so that users can easily choose between ethereum or cosmos backend with simple configuration changes.

Relates to

Testing

The end-to-end tests for payment API should work for cosmos backend as well.

Thread Safety

@octalmage
Copy link
Contributor

I would love this!

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

No branches or pull requests

2 participants