nym
nym copied to clipboard
Nym provides strong network-level privacy against sophisticated end-to-end attackers, and anonymous transactions using blinded, re-randomizable, decentralized credentials.
Expose a nice API in the nym-api that the Network Explorer, nym-connect, etc, can use instead of manually querying the endpoint The service directory that nym-api uses to get its...
As a delegator I want to know how much return I can get from delegating to a said node. So a little APY button next to each node to pop...
New endpoint in validator-api for historical rewards data per node to calculate: - [ ] historic rewards (operator, delegators, PM and cost included) in the lifetime of the node -...
**Describe the issue** The issue described is related to the Nym Wallet on Windows. The user is encountering a specific error message in the Nym Wallet interface, which is preventing...
Add Delegators_APY as sortable on the nodes list page. Delegators_APY -> calculates the current APY for delegartors of a node based on all its performance assuming it is selected part...
As a delegator I want to know what the expected return per node I have delegated to is to make better delegation decision. This should be added as a new...
We need to adapt @gdanezis's cute little packet into Nym, as it provides big performance improvements. - depends on https://github.com/nymtech/nym/issues/1927
**Describe the issue** I have a test project using Nym mix-fetch with NodeJS. With Node v18.9.0 it works fine, with Node V20 (LTS release) I get a stacktrace **Expected behaviour**...