1. Generate master private key and public key from seed 2. Generate keys from extended private key or public key 3. Serialize private key and public key 4. Derive child keys in hardened or normal way 5. Sign and verify message
50 lines
887 B
Plaintext
50 lines
887 B
Plaintext
.DS_Store
|
|
.tags*
|
|
/.idea/
|
|
/components/brave_new_tab_ui/data/LICENSE
|
|
/components/brave_webtorrent/extension/out/
|
|
/components/brave_rewards/resources/extension/brave_rewards/out/
|
|
/components/brave_sync/extension/brave-sync/
|
|
/components/brave_sync/extension/brave-sync-android/
|
|
/components/brave_sync/extension/brave-crypto/
|
|
/components/third_party/adblock/LICENSE
|
|
/components/third_party/local_data/LICENSE
|
|
/dist/
|
|
/out/
|
|
/vendor/*
|
|
!/vendor/bat-native-ledger
|
|
!/vendor/bat-native-ads
|
|
!/vendor/brave-ios
|
|
!/vendor/CPPLINT.cfg
|
|
node_modules/
|
|
patches/**/*.patchinfo
|
|
/third_party/ethash/src
|
|
/third_party/bitcoin-core/src
|
|
*.xcodeproj
|
|
*.swp
|
|
*.pyc
|
|
*.VC.db
|
|
*.VC.VC.opendb
|
|
.vs/
|
|
.vscode/
|
|
*.vcxproj
|
|
*.vcxproj.user
|
|
*.vcxproj.filters
|
|
*.sln
|
|
debug.log
|
|
npm-debug.log
|
|
*~
|
|
CMakeLists.txt
|
|
cmake-build-debug/
|
|
coverage/
|
|
/build/rustup/
|
|
venv/
|
|
*.dmg
|
|
*.pkg
|
|
*.deb
|
|
*.rpm
|
|
*.exe
|
|
.storybook-out
|
|
test_get_pkgs
|
|
*_override_*.xtb
|