Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General Implementation Guideline #55

Open
cadayton opened this issue Oct 11, 2023 · 0 comments
Open

General Implementation Guideline #55

cadayton opened this issue Oct 11, 2023 · 0 comments

Comments

@cadayton
Copy link

Implementation requirements
A list of the requirements for a successful implementation.

*Example of a fully configured yaml file
mint:
host: 0.0.0.0
port: 3338
private_key: veryverysecretkey
derivation_path: 0/0/0/0
tls:
enabled: false
key_path: /home/tls.key
cert_path: /home/tls.crt
lightning:
enabled: false
lnbits:
lightning_fee_percent: 1.0
lightning_reserve_fee_min: 4000
admin_key: 1234567897894531351ab513154
url: https://legend.lnbits.comc

For instance mint: private_key: [ just make some shit up?]
mint: derivation_path: 0/0/0/0 [What?]

Lightning: guess one needs LNBits lightning wallet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant