![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
@defichain/jellyfish-wallet
Advanced tools
A collection of TypeScript + JavaScript tools and libraries for DeFi Blockchain developers to build decentralized finance on Bitcoin
If you want to use multiple/change address please use defid directly. This is created for better UX, your daily average users.
Jellyfish wallet is a managed wallet, where account can get discovered from an HD seed. Accounts in jellyfish-wallet,
has only one address for simplicity. Accounts path are derived from seed with path: 44'/1129'/{ACCOUNT}/0/0
. It uses a
provider model where the node and account is agnostic and provided on demand to the managed wallet.
Being a managed wallet design it uses must use conventional defaults and options must be kept to none. Address must stay
consistent hence bech32
must be used and, etc.
WalletHdNode
&WalletHdNodeProvider
A bip32 path based hierarchical deterministic node, using a provider model where you can derive any HdNode.
WalletHdNode
extends EllipticPair
in the jellyfish-crypto package with the additional interface signTx()
for
signing transaction.
Due to the agnostic and promise based nature of WalletHdNode, it allows any implementation from hardware to network based crypto operations.
WalletAccount
&WalletAccountProvider
Account in jellyfish-wallet
provides an interface for all features of DeFi blockchain. This pushes the implementation
design to WalletAccount implementor. This also allows for upstream agnostic implementation. It could be full node, super
node, or a networked API.
FAQs
SDK & Ecosystem for building modern lite DeFi Applications at scale.
The npm package @defichain/jellyfish-wallet receives a total of 1 weekly downloads. As such, @defichain/jellyfish-wallet popularity was classified as not popular.
We found that @defichain/jellyfish-wallet demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.