Amy!

Results 25 comments of Amy!

The only example i could find of performing a CSR, and signing using the peculiar libraries: https://gist.github.com/fmonniot/e94ed40e3902415ccb9ca5a1d932297e I believe this code completely ignores everything in the CSR other than the...

Peculiar example of using CSR: https://codesandbox.io/s/generate-csr-0qhed

mayhaps we should instead have the `network` be a parameter for the agent constructor, so that we can actually have context of that metadata when placing nodes into the nodegraph?...

Need to be redone in the future, more considerations must be made as the API will actually change if the PolykeyClient is lazy. We should probably just make 2 separate...

After handing this of to Brian, we discussed over several options to implement this. The most intuitive way would be to make sure that the static `createNodeConnection` function awaits for...