entropyxyz / programs

Source, toolchain, and examples for using programs on Entropy
https://docs.entropy.xyz/concepts/programs/
GNU Affero General Public License v3.0
19 stars 3 forks source link

Device Key Proxy Program #58

Closed jakehemmerle closed 4 months ago

jakehemmerle commented 5 months ago

It will be useful to have a program that acts as a proxy for an account via whitelisted device keys. Basically, the program has a config that takes a list of public keys and signs messages where the aux data is a signature from one of the pub keys on the list in the config.

ameba23 commented 4 months ago

Closing as done ✅