Skip to content

Commit

Permalink
feature[setler-cli]: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mankins committed Sep 1, 2023
1 parent 8bf3940 commit 5ab55c2
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions identity-wallet/setler-cli/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,14 +92,10 @@ To setle kudos you need to have a wallet setup and funded. You can then setle ku
% npx @loremlabs/setler kudos send --poolId POOL_ID
```

### Social Send
### Setle: Distributing Funds to Kudos from a URL

To send to a social identifier (DID) send you need to have a wallet setup and funded. You can then send a social send with:
You can also setle kudos from a URL containing an ndjson list of kudos with:

```
% npx @loremlabs/setler send social email:YOUR_EMAIL@YOUR_DOMAIN
```

```
% npx @loremlabs/setler send social email:mankins+demo1@gmail.com email:matt+demo2@loremlabs.com...
```
% npx @loremlabs/setler kudos send --url https://raw.githubusercontent.com/loremlabs/kudos/main/docs/example-kudos.ndjson
```

0 comments on commit 5ab55c2

Please sign in to comment.