Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update information in wallets.mdx #128

Merged
merged 3 commits into from
Aug 27, 2024
Merged

Update information in wallets.mdx #128

merged 3 commits into from
Aug 27, 2024

Conversation

cordt-sei
Copy link
Contributor

@cordt-sei cordt-sei commented Aug 27, 2024

HD-path/Cointypes page Summary

  • Added Python and TypeScript examples for deriving Bech32 (Sei) and Ethereum addresses from public and private keys.
  • Snippets include step-by-step comments for maximum clarity.
  • Completes documentation of the address derivation process, including HD paths, coin types, and key export implications.

Wallets page Summary

  • Added Fox Wallet to the "Other Wallets", with relevant infok.
  • Cleaned up formatting of wallet tables for readability.
  • Updated Ledger wallet entry to indicate support via Compass/Keplr/MetaMask.
  • Removed unused section header and redundant text from end of file.

Updates several wallets information
Sorts by alphabetical order
Adds "Fox" wallet
Removes unused section header and redundant text
@cordt-sei cordt-sei requested a review from a team as a code owner August 27, 2024 02:40
Add detailed address derivation examples in Python and TypeScript

- Examples for deriving both wallet addresses in Python and Typescript
- Included excessive comments to clearly detail each step of the process.
- Added TypeScript example for deriving from a private key.
@cordt-sei cordt-sei enabled auto-merge August 27, 2024 03:23
@cordt-sei cordt-sei merged commit 0ebc046 into main Aug 27, 2024
1 check passed
@cordt-sei cordt-sei deleted the cordt-wallets-update branch August 27, 2024 04:07
seiyan-writer pushed a commit that referenced this pull request Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants