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

Automatic Index Publishing #3787

Open
dszlachta opened this issue Jun 14, 2024 · 0 comments
Open

Automatic Index Publishing #3787

dszlachta opened this issue Jun 14, 2024 · 0 comments

Comments

@dszlachta
Copy link
Contributor

We need to automate index publishing at some point. It can be also used for publishing names database.
This means performing a send operation on chain, so we'd need to add this feature to chifra state.
When it comes to managing keys, go-ethereum already has a mechanism for that and I believe we should reuse it: https://pkg.go.dev/github.com/ethereum/[email protected]/accounts/keystore

Apart from the implementation, we can leverage Safe to have an account with a daily spending limit.

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

No branches or pull requests

1 participant