Commit Graph

51 Commits

Author SHA1 Message Date
ruben beck
a9717ee13c fix typo 2023-07-06 11:38:48 +02:00
ruben beck
7c58e8b037 add libary call breez_sdk 2023-07-05 14:04:12 +02:00
ruben beck
07b7834727 add python examples 2023-07-05 13:52:36 +02:00
Erdem Yerebasmaz
4deeff9cfb Add Dart examples 2023-07-05 12:46:03 +03:00
Yaacov Akiba Slama
3893e420a2 Add gradle and groovy syntax highlighting
highlight.js is the result of:
node tools/build.js :common dart csharp rust apache armasm bash c coffeescript cpp csharp css d diff go handlebars haskell http ini java javascript json julia kotlin less lua makefile markdown nginx objectivec perl php plaintext properties python r ruby rust scala scss shell sql swift typescript x86asm xml yaml gradle groovy
2023-07-05 10:27:30 +03:00
Ross Savage
ed173c257d Merge pull request #13 from breez/rn-fixes
Fix RN parseInput handling
2023-07-05 06:27:21 +02:00
ok300
6cf864638c Fix typo in file name 2023-07-04 15:25:42 +03:00
Erdem Yerebasmaz
689d4ff3a9 Add url's of links on README 2023-07-04 15:24:05 +03:00
Yaacov Akiba Slama
680f9b7b56 Use a customized highlight.js to add dart language support 2023-07-04 15:10:36 +03:00
Ross Savage
c6d18b442b Fix parseInput handling 2023-07-03 22:36:23 +02:00
ok300
85c34c1fac Fix getting started snippets 2023-07-03 22:21:21 +03:00
Ross Savage
f17da6b151 Merge pull request #10 from breez/typo-fixes
Typo fixes
2023-07-03 21:18:50 +02:00
Ross Savage
adbd386ac9 Merge branch 'main' into typo-fixes
# Conflicts:
#	src/guide/send_onchain.md
2023-07-03 20:43:18 +02:00
Ross Savage
dd1649b46d Fix some small typos in examples 2023-07-03 20:40:35 +02:00
Roei Erez
8ab0d44ee5 Merge pull request #7 from breez/multi-lang-tabs
Multi lang tabs
2023-07-03 18:43:02 +02:00
Roei Erez
4459b7d462 remove semicolons 2023-07-03 19:42:31 +03:00
Roei Erez
7d65a9c1ff Merge branch 'multi-lang-tabs' of github.com:breez/breez-sdk-docs into multi-lang-tabs
* 'multi-lang-tabs' of github.com:breez/breez-sdk-docs:
  Remove sdkServices as its managed by the native module
  Add React Native examples
  Indentation fixes
2023-07-03 19:38:37 +03:00
Ross Savage
8cf55b7306 Remove sdkServices as its managed by the native module 2023-07-02 22:09:28 +02:00
Ross Savage
3a7d2b6cbf Add React Native examples 2023-07-02 22:05:33 +02:00
Ross Savage
efa8f2d2b2 Indentation fixes 2023-07-02 22:03:51 +02:00
Roei Erez
77924c8028 fix examples 2023-07-02 01:50:22 +03:00
Roei Erez
34e338d13a Add swift examples 2023-07-02 00:46:15 +03:00
Yaacov Akiba Slama
8fe4ad0288 Use multi language tabs in getting_started 2023-06-28 16:58:59 +03:00
Yaacov Akiba Slama
1815da3835 Add suport for multi language tabs 2023-06-28 16:58:31 +03:00
ok300
decdd17f32 Merge pull request #5 from breez/ok300-add-rev-swap
Add reverse swap section
2023-06-20 22:40:35 +02:00
Roei Erez
63c8c9f9bd fix register_node doc 2023-06-14 11:13:31 +03:00
ok300
047320690f Add reverse swap section 2023-06-12 10:06:20 +02:00
Roei Erez
0131682b1f fix typos 2023-05-07 18:51:18 +03:00
Roei Erez
8efe8b9e42 Add Install page 2023-05-07 18:49:29 +03:00
ok300
77206a641d Merge pull request #2 from breez/ok300-small-fixes
Several fixes
2023-04-30 13:33:44 +02:00
ok300
d1600b824d Improvements to mdBook config 2023-04-30 08:34:57 +02:00
ok300
db0374808a Fix link 2023-04-30 08:32:47 +02:00
ok300
f3827447e0 Mark rust code blocks as no_run 2023-04-30 08:31:56 +02:00
ok300
db82e648b7 Merge pull request #1 from breez/ok300-add-lnurl-examples
Add LNURL examples
2023-04-29 23:27:13 +02:00
ok300
e0cf8477ee Add LNURL examples 2023-04-29 20:55:57 +02:00
Roy Sheinfeld
746a9d3376 Update payments.md 2023-04-27 15:51:10 +03:00
Roy Sheinfeld
52ec41aa0b Update getting_started.md 2023-04-27 15:50:02 +03:00
Roy Sheinfeld
d688f8922a Update send_onchain.md 2023-04-27 15:48:13 +03:00
Roy Sheinfeld
22bbcb82e7 Update lnurl_withdraw.md 2023-04-27 15:47:04 +03:00
Roy Sheinfeld
a86fabb079 Update lnurl_pay.md 2023-04-27 15:46:38 +03:00
Roy Sheinfeld
43ab40f4c8 Update lnurl_auth.md 2023-04-27 15:46:11 +03:00
Roei Erez
29cce91413 Some feedback 2023-04-25 14:54:32 +03:00
Roei Erez
32c1966b3d fix some english 2023-04-25 14:36:16 +03:00
Roei Erez
fc45326da5 Merge branch 'old-main'
* old-main:
  fix docs
  Refine wording.
2023-04-25 14:34:43 +03:00
Roei Erez
bebbe17bcc fix docs 2023-04-25 14:34:14 +03:00
Roei Erez
520da0f2c3 Refine wording. 2023-04-25 14:32:04 +03:00
Yaacov Akiba Slama
5f07c1a619 Update README.md 2023-04-24 20:44:55 +03:00
Yaacov Akiba Slama
824d9f84a2 Update README.md 2023-04-24 20:42:00 +03:00
Yaacov Akiba Slama
13afb0cc64 Update README.md 2023-04-24 20:16:26 +03:00
Roei Erez
bf112507ae initial commit 2023-04-24 14:18:55 +03:00