Add Coinos guide (#2557)
This commit is contained in:
parent
1f4d293206
commit
33d8561890
@ -185,8 +185,8 @@ export const LOST_BLURBS = {
|
||||
export const ADMIN_ITEMS = [
|
||||
// FAQ, old privacy policy, changelog, content guidelines, tos, new privacy policy, copyright policy
|
||||
349, 76894, 78763, 81862, 338393, 338369, 338453,
|
||||
// wallet guides: LNbits, phoenixd, Alby Hub
|
||||
1212223, 1212375, 1215565
|
||||
// wallet guides: LNbits, phoenixd, Alby Hub, Coinos
|
||||
1212223, 1212375, 1215565, 1230105
|
||||
]
|
||||
|
||||
export const INVOICE_RETENTION_DAYS = 7
|
||||
|
49
wallets/lib/protocols/docs/user/coinos.md
Normal file
49
wallets/lib/protocols/docs/user/coinos.md
Normal file
@ -0,0 +1,49 @@
|
||||
---
|
||||
title: Official Coinos Guide
|
||||
id: 1230105
|
||||
sub: meta
|
||||
---
|
||||
|
||||
# Official Coinos Guide
|
||||
|
||||
last updated: September 20, 2025
|
||||
|
||||
Requirements:
|
||||
|
||||
- Coinos account: https://coinos.io/
|
||||
|
||||
## Attach send
|
||||
|
||||
1. Go to settings:
|
||||
|
||||

|
||||
|
||||
2. Click on 'NOSTR' and then '+ New connection':
|
||||
|
||||

|
||||
|
||||
3. Configure name, budget and renewal period and then click 'submit':
|
||||
|
||||

|
||||
|
||||
4. Copy NWC:
|
||||
|
||||

|
||||
|
||||
5. Paste NWC into Stacker News and click 'next':
|
||||
|
||||

|
||||
|
||||
## Attach receive
|
||||
|
||||
1. Go to receive:
|
||||
|
||||

|
||||
|
||||
2. Copy lightning address:
|
||||
|
||||

|
||||
|
||||
3. Paste lightning address into Stacker News and click 'next':
|
||||
|
||||

|
@ -44,7 +44,8 @@
|
||||
"name": "COINOS",
|
||||
"displayName": "Coinos",
|
||||
"image": "/wallets/coinos.svg",
|
||||
"url": "https://coinos.io/"
|
||||
"url": "https://coinos.io/",
|
||||
"guide": "/items/1230105"
|
||||
},
|
||||
{
|
||||
"name": "PRIMAL",
|
||||
|
Loading…
x
Reference in New Issue
Block a user