Commit 3a24f38
committed
Add support for amount converter
1 parent 62af5c9 commit 3a24f38
File tree
814 files changed
+986
-30
lines changed- .github/workflows
- example
- android
- app
- src
- debug
- main
- kotlin/com/example/example
- res
- drawable-v21
- drawable
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values-night
- values
- profile
- gradle/wrapper
- ios
- Flutter
- Runner.xcodeproj
- project.xcworkspace
- Runner.xcworkspace
- RunnerTests
- Runner
- Assets.xcassets
- AppIcon.appiconset
- LaunchImage.imageset
- Base.lproj
- lib
- linux
- flutter
- macos
- Flutter
- Runner.xcodeproj
- Runner.xcworkspace
- RunnerTests
- Runner
- Assets.xcassets/AppIcon.appiconset
- Base.lproj
- Configs
- web
- icons
- windows
- flutter
- runner
- resources
- lib
- base32
- base58
- base64
- converter
- exception
- bech32
- bip
- address
- ada
- exception
- algorand
- mnemonic
- bip
- bip32
- base
- khalow
- slip10
- bip38
- bip39
- word_list
- bip44
- base
- bip49
- bip84
- bip86
- conf
- bip44
- bip49
- bip84
- bip86
- bip
- config
- const
- core
- types
- cardano
- bip32
- byron
- cip1852
- conf
- mnemonic
- shelley
- coin_conf
- constant
- models
- ecc
- curve
- keys
- electrum
- mnemonic_v1
- wrodlist
- mnemonic_v2
- mnemonic
- monero
- conf
- mnemonic
- words_list
- slip
- slip173
- slip32
- slip44
- substrate
- conf
- core
- exception
- keys
- path
- scale
- ton
- mnemonic
- wif
- buffer
- cbor
- core
- exception
- extention
- types
- utils
- crypto
- crypto
- aead
- aes
- blockcipher
- cdsa
- crypto_ops
- const
- exception
- models
- operations
- curve
- ecdsa
- eddsa
- keys
- musig2
- constants
- exception
- musig2
- types
- utils
- point
- rfc6979
- secp256k1
- constants
- impl
- types
- utils
- chacha20poly1305
- chacha
- crc16
- crc32
- ctr
- ecb
- exception
- gcm
- hash
- black2b
- keccack
- md4
- md5
- ridemp
- sha1
- sha224
- sha256
- sha384
- sha512_256
- sha512
- xxhash64
- hkdf
- hmac
- jwt
- pbkdf2
- poly1305
- prng
- schnorrkel
- keys
- merlin
- strobe
- scrypt
- x25519
- x_modem_crc
- double
- codec
- exception
- const
- exception
- helper
- extensions
- hex
- layout
- byte
- constant
- core
- core
- types
- exception
- utils
- secret_wallet
- service
- const
- models
- utils
- signer
- bitcoin
- cardano
- const
- ed25519
- eth
- exception
- secp256k1
- secp256r1
- signing_key
- substrate
- core
- signers
- tron
- types
- utils
- xrp
- ss58
- utils
- amount
- amount
- binary
- compare
- equatable
- json
- exception
- extension
- numbers
- rational
- utils
- string
- tuple
- uuid
- test
- address
- ada_byron
- ada_shelly
- algo
- aptos
- atom
- avax
- bch_p2pkh
- bch_p2sh
- egld
- eos
- ergo
- eth
- fil
- icx
- inj
- nano
- near
- neo
- okex
- one
- p2pkh
- p2sh
- p2tr
- p2wpkh
- sol
- substrate
- sui
- ton
- trx
- xlm
- xmr
- xrp
- xtz
- zil
- algorand
- amount
- base58
- base64
- bech32
- bip
- bip32
- ed25519_blake2b
- ed25519_khalow
- ed25519
- nist256p1
- secp256k1
- bip38
- bip39
- bip44
- bip49
- bip84
- bip86
- cardano
- bip32
- byron
- cip1852
- mnemonic
- shelly
- crypto
- aes
- blake2b
- chacha20_poly1305
- crc32
- hmac
- jwt
- keccack
- md4
- md5
- pbkdf2
- prng
- ripemd
- scrypt
- sha1
- sha256
- sha3
- sha512_256
- sha512
- shake
- x25519
- x_modem_crc
- xxhash64
- ecdsa
- elctrum
- mnemonic
- v1
- v2
- json
- monero
- mnemonic
- musig2
- schnorrkel
- secp256k1
- signer
- ss58
- substrate
- ton
- wif
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
814 files changed
+986
-30
lines changedFile mode changed.
File mode changed.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
0 commit comments