SOSAIEM -- society's coin
=========================
post-quantum * feeless transfers by stake vote * pool-smooth mining, no bosses

TWO APPS, ONE COIN
  WALLET  (start_wallet.bat)  Create your address. Hold and send SOSA.
                              Your coins are also your vote that confirms
                              everyone's transfers -- keep it open when you can.
  MINER   (start_miner.bat)   Paste your wallet address, press Start, earn.
                              The miner never holds your keys -- it only
                              needs the address to pay.

WINDOWS QUICK START
  1. Install Python from python.org/downloads  (tick "Add python.exe to PATH")
  2. Double-click start_wallet.bat  -> your Wallet window opens; copy your address
  3. Double-click start_miner.bat   -> paste the address, press START MINING

MAC / LINUX
  pip install dilithium-py cryptography          (once)
  python3 sosaiem_wallet.py      and/or      python3 sosaiem_miner.py

Both apps find the network automatically via sosaiem.com/seeds.txt,
plus any node URLs you add to the seeds.txt file next to this one.
Advanced: python sosaiem_node.py runs a full console node with a browser dashboard.

wallet_7000.pem IS your coins -- back it up somewhere safe.
Sosaiem is a young, community-run network: learn, play, build it with us.
