# Keystore RPC

Example scripts for the Lux [Keystore RPC](https://docs.lux.network/build/luxgo-apis/keystore)

* [createUser.ts](./createUser.ts)
* [deleteUser.ts](./deleteUser.ts)
* [exportUser.ts](./exportUser.ts)
* [importUser.ts](./importUser.ts)
* [listUsers.ts](./listUsers.ts)
