v0.1.0: Check that wallet directory exists on file system store creation (#13)
Pre-release
Pre-release
- Change the API to export just the newFileSystemWalletStore factory function. - newFileSystemWalletStore is now async to enable async I/O. - Code example in README updated to reflect current API. Signed-off-by: Mark S. Lewis <[email protected]>