The solid-e2ee-client module is an implementation of the client, as described by the extended protocol. It is important to note that this client only implements the
extension and hence does not comply with the complete Solid protocol. Run npm i to install the dependencies.
npm run build
npm run test
npm run bench
Run npm run bench -- --help to get a description of all the supported command line options.