mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-10 05:36:23 +00:00
Accounts
and WalletAccount
services updated
- new procs to a new `status-go` endpoints added: - `AddAccount` - `ImportPrivateKey` - `ImportMnemonic` - `GetRandomMnemonic` - `GetDerivedAddresses` - `GetDerivedAddressesForMnemonic` - `GetAddressDetails` - unused procs to the old `status-go` endpoints removed: - `AddAccountWatch` - `AddAccountWithMnemonic` - `AddAccountWithMnemonicPasswordVerified` - `AddAccountWithMnemonicAndPath` - `AddAccountWithMnemonicAndPathPasswordVerified` - `AddAccountWithPrivateKeyPasswordVerified` - `AddAccountWithPrivateKey` - `GenerateAccount` - `GenerateAccountPasswordVerified` - `GenerateAccountWithDerivedPath` - `GetDerivedAddressForPath` - `GetDerivedAddressesForPath` - `GetDerivedAddressesForMnemonicWithPath` - `GetDerivedAddressForPrivateKey` - `GetDerivedAddressDetails`
…
…
…
…
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
39.4%
JavaScript
29.5%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.6%