Wallet of Satoshi
Bitcoin Accounting

Wallet of Satoshi + Clams

CSV

Wallet of Satoshi is a simple custodial Lightning wallet for everyday payments. Clams imports your payment history via CSV export. Track your Lightning activity with accurate timestamps for accounting and tax preparation.

What Clams tracks

  • Lightning payments sent and received
  • Payment amounts and timestamps
  • Fees paid on transactions
  • Automatic cost basis tracking
  • Transfers to your other connected wallets

How it works

01

Export from Wallet of Satoshi

In the app, tap the Menu button (top right), go to Settings, select "History CSV File", and confirm your email. A download link will be sent to you.

02

Create a custom mapping

Build a mapping.json file that tells Clams how to interpret your CSV columns. See the custom connections guide for a full walkthrough.

03

Register connection

Register your mapping as a connection with the Clams CLI.

$ clams connections create --label my-wallet-of-satoshi --kind Custom --configuration-file mapping.json
04

Import CSV

Import your CSV file. Update the file path to point to your download.

$ clams connections import --label my-wallet-of-satoshi --input-format csv --file wallet-of-satoshi.csv
05

Generate journal entries

Process your imported transactions into accounting journals with the command below.

$ clams journals process

Frequently asked questions

What data does Clams import from Wallet of Satoshi?

Clams imports your Lightning payment history including amounts, timestamps, and transaction types. This gives you a record of all your Lightning activity for accounting purposes.

Does Clams access my Wallet of Satoshi account?

No. CSV import is completely offline. You export your transaction history from Wallet of Satoshi and import the file into Clams. No connection to your account is required.

Can I track multiple Wallet of Satoshi accounts?

Yes. Import each account's CSV separately in Clams. Each gets independent tracking and reporting.

Is Wallet of Satoshi custodial?

Yes. Wallet of Satoshi is a custodial Lightning wallet, meaning they hold the keys for you. For tax purposes, you still need to track your transactions, which is where Clams helps.

How do I get capital gains reports from my Wallet of Satoshi transactions?

Export your transaction history from Wallet of Satoshi as CSV and import into Clams. Clams tracks all Lightning payments and calculates cost basis. Export capital gains reports for tax preparation from the Exports widget.

What if my CSV format isn't recognized?

Use our custom import tool to map columns manually if the format isn't automatically recognized. The tool lets you specify which columns contain dates, amounts, and transaction types.

Start tracking your Wallet of Satoshi

Install Clams and import your transaction history in minutes.