wallet-core icon indicating copy to clipboard operation
wallet-core copied to clipboard

Cross-platform, cross-blockchain wallet library.

Results 110 wallet-core issues
Sort by recently updated
recently updated
newest added

## Description WIP Starkey primitives ## Checklist ### StarkKey - [x] Derivation path from eth L1 address, replication of this [implem](https://github.com/immutable/imx-core-sdk-swift/blob/ccf8273953ab31480081c3b50e381ad0d535d49d/Sources/ImmutableXCore/Crypto/Stark/StarkKey.swift#L38) - [ ] GrindKey - replication of this [implem](https://github.com/immutable/imx-core-sdk-swift/blob/ccf8273953ab31480081c3b50e381ad0d535d49d/Sources/ImmutableXCore/Crypto/Stark/StarkKey.swift#L55)...

## Description Added support for issued tokens and NFTs for the Ripple blockchain. ## How to test Unit tests were added for the Ripple blockchain. Transactions were generated using xrpl-py...

## Description Proof of concept for future rust bindgen ## Tasks - [x] rust-bindgen script - [x] update CI - [x] C++ unit tests - [x] C unit tests -...

**Is your feature request related to a problem? Please describe.** Current [implementation](https://github.com/trustwallet/wallet-core/pull/1371) allows to build transaction for BTC, ETH, BNB, THOR. Need to extend it. **Describe the solution you'd like**...

enhancement
priority:medium

Sometimes Android CI is stuck for hours, maybe we can setup short timeout or improve the test script

bug
priority:low

Allow keystore for web extension to select different encryption algorithms i.e.: aes-256-ctr and maybe salt

enhancement
priority:medium
security

**Is your feature request related to a problem? Please describe.** - Immutable X Blockchain require to register an existing eth key with a stark key in order to use their...

enhancement
good-first-issue

**Is your feature request related to a problem? Please describe.** Adding staking transaction to the following blockchains: eth,near,elrond. **Checklist** ## Ethereum - [ ] Simple smart contract call transaction with...

enhancement

**Motivation** [Wax](https://on.wax.io/wax-io/) is a Blockchain/Web3 Ecosystem for Gaming and NFTs. **Checklist** - [ ] Skeleton, registry.json update - [ ] Address support/Account - [ ] Transaction support - [ ]...

chain-integration

**Motivation** [Flow](https://flow.com/) is a fast, decentralized, and developer-friendly blockchain, designed as the foundation for a new generation of games, apps, and the digital assets that power them. **Checklist** - [...

chain-integration