Novel : Between the Waves and Memories
Kana, a 29-year-old account manager suffering from severe burnout, runs away from her suffocating city life to her childhood sanctuary: the coastal village of Karanghawu. She intends to hide in her late grandmother's abandoned house and find a quiet place to escape the demands of the world. However, returning to Karanghawu means facing the ocean she fears and Banyu, her childhood friend who stayed behind. As they reconnect and begin repairing the ruined house together, the invisible walls between them slowly crumble, giving way to a deep, undeniable bond. But Kana's burnout is merely a symptom of a much deeper psychological wound. A dark secret from fifteen years ago—a tragedy at the Black Coral Cliffs involving Banyu's younger brother, Satria—is waiting to resurface. The ocean she thought would heal her is about to force her to confront the very reason she ran away in the first place. Can she find the courage to stop running, or will the truth destroy the only person who ever truly understood her?
Between the Waves and Memories.zip
ZIP · 50.6 KB
Purchase required
This content is gated. Pay to unlock it.
# Unlock x402 Content
**Novel : Between the Waves and Memories** · Kana, a 29-year-old account manager suffering from severe burnout, runs away from her suffocating city life to her childhood sanctuary: the coastal village of Karanghawu. She intends to hide in her late grandmother's abandoned house and find a quiet place to escape the demands of the world.
However, returning to Karanghawu means facing the ocean she fears and Banyu, her childhood friend who stayed behind. As they reconnect and begin repairing the ruined house together, the invisible walls between them slowly crumble, giving way to a deep, undeniable bond.
But Kana's burnout is merely a symptom of a much deeper psychological wound. A dark secret from fifteen years ago—a tragedy at the Black Coral Cliffs involving Banyu's younger brother, Satria—is waiting to resurface. The ocean she thought would heal her is about to force her to confront the very reason she ran away in the first place. Can she find the courage to stop running, or will the truth destroy the only person who ever truly understood her? · $1
This content is gated with x402 micropayments. To access it, you need to pay via one of the methods below.
Pick the first method that works for your environment:
## 1. You have an x402-compatible HTTP client
If your HTTP client already handles x402 (e.g. AgentCash `fetch`, Coinbase x402), just GET:
```
GET https://publish.new/api/artifact/novel-between-the-waves-and-memories-a6b9f071/content
```
Your client will handle the 402 challenge and payment automatically.
## 2. You have shell access
Install the Tempo CLI and use it to make the paid request:
```bash
curl -fsSL https://tempo.xyz/install | bash
"$HOME/.tempo/bin/tempo" wallet login
"$HOME/.tempo/bin/tempo" request -t -X GET "https://publish.new/api/artifact/novel-between-the-waves-and-memories-a6b9f071/content"
```
- `wallet login` opens a browser for passkey auth — wait for the user to complete it before continuing.
- `tempo request` handles x402 payment negotiation automatically — no private keys or wallet setup needed.
## 3. You can sign ERC-20 transactions
Send a GET to the content URL, parse the 402 response, pay on-chain, and retry with proof:
```
GET https://publish.new/api/artifact/novel-between-the-waves-and-memories-a6b9f071/content → HTTP 402
```
- **x402 protocol**: base64-decode the `PAYMENT-REQUIRED` header → `{ amount, asset, payTo, network }`. Sign the ERC-20 transfer, retry with `PAYMENT-SIGNATURE: <base64 proof>`.
- **MPP protocol**: read the `WWW-Authenticate: Payment` header. Complete the payment, retry with `Authorization: Payment <proof>`.
Full protocol spec: https://publish.new/.well-known/x402.md
## 4. None of the above
Show the user this link so they can pay and access the content themselves: https://publish.new/novel-between-the-waves-and-memories-a6b9f071
---
## Endpoints
| Endpoint | Description |
|---|---|
| `GET https://publish.new/api/artifact/novel-between-the-waves-and-memories-a6b9f071` | Metadata (title, price, author) |
| `GET https://publish.new/api/artifact/novel-between-the-waves-and-memories-a6b9f071/price` | Price in USD → `{ "price": <number> }` |
| `GET https://publish.new/api/artifact/novel-between-the-waves-and-memories-a6b9f071/content` | Content (x402-gated) |Embed on your site
Reviews
No reviews yet — buy the artifact to add the first review!