Skip to content

Commit afe54e0

Browse files
committed
update readme
1 parent 83daad6 commit afe54e0

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
# Tari Advent Calendar
22

3-
A command-line advent calendar application for the Tari cryptocurrency network. Unlock daily encrypted wallet keys using passwords and discover messages sent to your wallets.
3+
A Holiday themed example of using the [Tari Hidden Address Protocol](https://github.com/tari-project/tips/blob/main/tips/TIP-0003.md).
44

5-
Note this repo implements the [Tari Hidden Address Protocol](https://github.com/tari-project/tips/blob/main/tips/TIP-0003.md)
5+
Compiled into the app is a list of 24 encrypted Tari Addresses, along with their view keys. Each day I'll be posting a riddle (or password if I'm lazy) on [my twitter/x](https://x.com/stringhandler). Use this password to
6+
decrypt the address for the day using `tari-advent open`. This will do two things:
7+
1. Expose the address to send a message as proof that you opened it.
8+
1. Note: Please don't send more than 0.000001 XTM. I'm not trying to collect any funds here.
9+
2. Create a view-only wallet for the day that scans and lists messages from other users that have opened it.
10+
11+
The first message for each day will be a badly autogenerated cheesy haiku.
12+
13+
Note this repo implements the [Tari Hidden Address Protocol](https://github.com/tari-project/tips/blob/main/tips/TIP-0003.md), so please take some time to read how it works.
614

715
## Features
816

0 commit comments

Comments
 (0)