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

Jazzy or DooC

enhancement
priority:medium
documentation
size:medium

Dokka https://github.com/Kotlin/dokka

enhancement
priority:low
documentation

## Description WIP - [x] Introduce networkId - [x] C Interface to query networkID - [x] Update CoinInfoData codegen template - [ ] AnySigner unit tests with Acala network -...

**Is your feature request related to a problem? Please describe.** For 'simple' Cardano transfer, UseMaxAmount option can be set to achieve sending all available funds (all avail minus fee). For...

enhancement

## Description fix #2656 ## How to test run c++ unit tests ## Checklist - [x] Create pull request as draft initially, unless its complete. - [x] Add tests to...

We have these methods in `TWPrivateKey.h`: - `TWPrivateKeyGetPublicKeySecp256k1` - `TWPrivateKeyGetPublicKeyEd25519` - `TWPrivateKeyGetPublicKeyNist256p1` - ... Would be easier for the app to have a method like `TWPrivateKeyGetPublicKey(TWCoinType)`

enhancement
priority:medium
size:small

Phantom wallet has a very nice feature to allow user choosing preferred block explorer We can extend `explorer` in registry.json to include a list

enhancement
size:medium
codegen

## Description Sample application in Rust language. ## How to test - build and run sample app, according to the README.md. - Check that sample is executed in the 'sample...

## Description Eth part of #2589 WIP - [x] Basic unsigned raw tx support - [x] anyRawTx - [x] update coin entry interface - [x] test decoding online - [...

Name: [The Open Network](https://ton.org/) HD Derivation Scheme: Unfortunately don't know Symbol: TONCOIN Documentation: [TON Docs](https://ton.org/docs/#/) Reason: The Open Network (TON) and its TONCOIN coin (this is a continuation of the...

chain-integration