Commit Graph

189 Commits

Author SHA1 Message Date
Jesse de Wit
06efa375f1 update C# docs to 0.2.3 2023-09-04 14:08:00 +02:00
ok300
351c83942b Set non-empty amount for rev swap fees 2023-09-04 13:29:18 +02:00
ok300
4772b9b6eb Mark kotlin snippets as ignored 2023-09-04 13:28:44 +02:00
ok300
5c132c1c25 Update rust examples 2023-09-04 13:06:39 +02:00
Ruben
b809f6881a Merge pull request #45 from breez/ubbabeck-python-examples
update python and swift example
2023-09-04 11:49:57 +02:00
ruben beck
6fe109347a add dart examples 2023-09-04 11:33:45 +02:00
Ross Savage
33eef9fdc4 Merge pull request #47 from breez/typescript-golang-0.2.3
Add typescript and golang examples
2023-09-04 09:57:54 +02:00
Ross Savage
ac89d461c8 Add typescript and golang examples 2023-09-03 20:09:01 +02:00
ruben beck
c3c5a0de57 add swift example
add python example

make field optional

not include None for already None params

simplify examples
2023-09-02 11:35:26 +02:00
ruben beck
bee872beb7 new buy bitcoin page 2023-09-02 11:35:20 +02:00
ruben beck
d6552c8e17 update python and swift example 2023-09-02 11:35:19 +02:00
ok300
b1926a07c4 Use empty custom fees in snippets 2023-09-01 11:21:20 +02:00
ok300
243aafdb70 Merge pull request #43 from breez/ok300-add-telegram-channel
Add link to Support TG group
2023-09-01 10:47:49 +02:00
ok300
07df937ab0 Add link to Support TG group 2023-08-29 17:53:04 +02:00
ok300
21e4a844ac Add dynamic fee intro 2023-08-26 11:05:50 +02:00
ok300
2cf656c99c Update receive_onchain with optional user-selected dynamic fees arg 2023-08-26 10:33:21 +02:00
ok300
c2836e24cb Merge pull request #40 from breez/ok300-restructure-remove-duplication-full
Reorg custom-tabs sections to remove duplication
2023-08-14 12:55:13 +02:00
ok300
4f42bcd60b Add TODOs for missing languages on fiat_currencies.md 2023-08-14 12:53:37 +02:00
ok300
3827b8ca43 Reorg custom-tabs sections to remove duplication 2023-08-12 19:22:31 +02:00
Ademar
c2be32c1d6 Merge pull request #32 from breez/add-android
Add documentation for android
2023-08-11 08:28:27 -03:00
Ademar Alves de Oliveira
97d0d491a0 Add android example 2023-08-11 08:28:03 -03:00
ok300
a819f995e6 Merge pull request #35 from breez/ok300-restructure-remove-duplication
Restructure custom-tabs sections to remove duplication
2023-08-10 20:38:52 +02:00
Jesse de Wit
16dd012dcb update other tabs boxes when one is updated 2023-08-10 19:50:32 +02:00
ok300
2f9fe197d5 Merge pull request #38 from breez/ok300-doc-invite-codes
Update rustdoc with Invite Code instructions
2023-08-10 10:08:48 +02:00
ok300
4d5b52dbce Merge pull request #6 from breez/swift-docs-update
Update install.md with detailed Swift instructions
2023-08-10 05:10:21 +02:00
cnixbtc
36548389bd Merge branch 'main' into swift-docs-update 2023-08-09 18:38:52 +02:00
ok300
27be797e03 Update rustdoc with Invite Code instructions 2023-08-09 12:31:00 +02:00
ok300
da5e4a88bc Merge pull request #34 from breez/ok300-improve-rust-snippets
Improve rust snippets
2023-08-04 16:29:24 +02:00
ok300
fe1aafb59d Delete superfluous README.md 2023-08-04 15:54:12 +02:00
ok300
d2cdd02246 Restructure custom-tabs sections to remove duplication 2023-08-04 14:34:25 +02:00
ok300
7c1c5bf913 Fix typo in closing <custom-tabs> tag 2023-08-04 14:07:34 +02:00
ok300
09ab5e752d Add README instructions on how to run locally 2023-08-04 14:03:55 +02:00
ok300
40f9a1cfd2 Replace rust,no_run with rust,ignore to skip generating main() stub 2023-08-04 14:03:32 +02:00
ok300
5b1bdc99f5 Update connect() snippet 2023-08-04 13:58:10 +02:00
Jesse de Wit
1addf404e9 update C# install guide to nuget package 2023-07-28 20:21:36 +02:00
Ross Savage
5c63bc65d9 Merge pull request #31 from breez/rn-0.1.4
Update RN install version
2023-07-24 11:58:49 +02:00
Ross Savage
a2c611a93d Update install version 2023-07-24 10:54:50 +02:00
Jesse de Wit
fd501e4407 add documentation for C# 2023-07-15 17:00:42 +02:00
Roei Erez
675a57ad5e Merge pull request #29 from breez/rn-install
fix react native install guide
2023-07-14 11:59:21 +03:00
Roei Erez
0d1efa17cf fix react native install guide 2023-07-14 11:23:16 +03:00
Ross Savage
db34687812 Merge pull request #28 from breez/rn-lsp-fees
Add connecting LSPs, fiat currencies and calculating fees sections for RN
2023-07-14 09:37:07 +02:00
Ross Savage
7e92cee3b2 Change fee variables to msat 2023-07-14 09:21:03 +02:00
Ross Savage
4b349b9f0b Add connecting LSPs, fiat currencies and calculating fees sections for RN. Closes #22 2023-07-13 23:02:08 +02:00
Ross Savage
83a1eab7e6 Fix fee conversion to sats 2023-07-13 22:59:57 +02:00
Ross Savage
4cbe04da8b Fix some layout and typo issues 2023-07-13 22:59:01 +02:00
ruben beck
020c694fe7 Merge remote-tracking branch 'origin/fee-examples' 2023-07-13 20:56:30 +02:00
Erdem Yerebasmaz
2dd1ef21e9 Update Dart fees example 2023-07-13 21:43:48 +03:00
Erdem Yerebasmaz
2295ece030 Fix typo 2023-07-13 21:43:48 +03:00
ruben beck
97135f0fa8 use msat and fix fee calculation 2023-07-13 20:21:49 +02:00
Roei Erez
6065426161 Merge pull request #25 from breez/rust-fees
Rust fees
2023-07-13 16:47:05 +03:00