DLTcollab / tangle-accelerator

Accelerate IOTA transactions by caching API requests and redirecting to faster alternatives
MIT License
23 stars 16 forks source link

feat(Endpoint): Add new command into endpoint shell #783

Closed splasky closed 3 years ago

splasky commented 3 years ago

This commit adds the set-private-key command into endpoint shell to let the user to set the private key(device key) into secure storage.

Close #781.