crypto wallets - MetaMask - TrustWallet - PlugWallet - UniSat - AlphaWallet useful crypto APIs - Blockchair? crypto auction contracts/program - ? list maker tools (visually appealing) - ? crypto GoFundMe equivalents - ? - MonkeDAO - ? Solana Crypto API Currently, solana programs can't sign ecdsa safely. Techniques for making it possible exists but are not utilized by Solana nodes. Wanted apps/add-ons - browser extension making keyboard navigation on popular search engines reasonable - improved keyboard navigation on Windows, especially switching to a certain open app in one step - rank-anything-app Sol Casinos - ? Services - ## đź“– **Table of Contents** 1. [What is Solana?](#what-is-solana) 2. [Why Choose Solana?](#why-choose-solana) 3. [Core Components of the Ecosystem](#core-components-of-the-ecosystem) 4. [Popular Projects and dApps](#popular-projects-and-dapps) 5. [How to Get Started](#how-to-get-started) 6. [Additional Resources](#additional-resources)
  

NFT explorer

Wallets
 -backpack (android icon, extension icon, etc)
 -ME
 -Phantom
 -Brave (browser)
 -Trust Wallet

Forums
 -

Bridges
 -FixedFloat (min ?sol)


SolMail


DEV TOOLS
 -Cloudzy (VPS)
 -Playground
 -Hello World tutorial
 -ChatGPT quirks&features


CRYPTO TOOLS

solana bip39 ->

NFT TRADING

solsea.io

magiceden.io

tensor.trade

hyperspace.xyz SPL TOKEN TOOLS

Bitcoin .bitmap inscriptions

10100.bitmap 0.0101 BTC

Unordered List Best Practices

Markdown applications don’t agree on how to handle different delimiters in the same list. For compatibility, don’t mix and match delimiters in the same list — pick one and stick with it.

âś…  Do this ❌  Don't do this
- First item
- Second item
- Third item
- Fourth item
+ First item
* Second item
- Third item
+ Fourth item