Commit graph

48 commits

Author SHA1 Message Date
Boris Nagaev
1614375fd9
add SECURITY policy file
It refers to LND Security policy and asks not to open Github issues
for security and privacy issues.
2026-04-06 00:07:25 -05:00
Boris Nagaev
8feab845c4
make: generate man and markdown files in docs/ 2025-10-07 16:54:38 -03:00
Boris Nagaev
35d0fa26ac
docs: describe "make docker-release" 2025-09-29 11:24:08 -03:00
Boris Nagaev
45d73ed5d4
README, docs: add static-ins and instant-outs 2025-09-18 01:07:09 -03:00
Justin O'Brien
787e37b4cf
Merge branch 'master' into patch-1 2021-03-24 20:36:24 -10:00
Justin OBrien
f295dc9c94 Address comments
Added faqs with fees explainer, regtest section from Oli's PR, and several other tweaks
2021-03-21 09:10:17 -10:00
Oliver Gugger
fea9e3e7d8
README: add section describing the regtest Loop server 2021-03-19 18:51:38 +01:00
Justin O'Brien
f25bdd407d
Tweak use cases
Updated based on Alex's comments
2021-03-18 15:18:12 -10:00
Justin O'Brien
2660a04ca1
Simplify the README
A bunch of edits to better promote Autoloop and make Loop a bit more approachable to users. Ideally this lowers the barrier to entry for people wanting to get started
2021-03-18 14:20:53 -10:00
rockstardev
5baddac0fa
notes: update README.md
Additional notice for developers; they'll likely need HTTPS for connecting to exposed REST Api
2021-02-14 19:25:15 -06:00
carla
293078d920
docs: add autoloop documentation 2020-11-03 11:09:02 +02:00
Alex Bosworth
062be68352
README: remove guidance for older versions of LND
Older versions of LND should not be used
2020-10-26 15:38:19 -07:00
Oliver Gugger
9adbd59a34
README: mention macaroons 2020-09-11 12:27:37 +02:00
Oliver Gugger
458ba7dc9e
README: mention TLS 2020-09-03 14:33:40 +02:00
Kartik Shah
b75c2cb344
Fix rest api docs link 2020-08-18 00:56:18 +05:30
Kartik Shah
5cde3df968
Fix grpc and rest api docs links 2020-08-15 03:12:05 +05:30
Alex Bosworth
49e8f059e0
docs: Update Slack link
update Slack link to redirection link
2020-07-02 10:37:46 -07:00
Joost Jager
83f1a052d9
readme: update compatibility table 2020-06-15 11:51:22 +02:00
Joost Jager
d28492fa53
readme: document api support level 2020-05-19 12:37:11 +02:00
Oliver Gugger
e7f41fa370
README: add version compatibility table 2020-04-24 10:10:17 +02:00
Oliver Gugger
24066bb1dd
README: describe fee structure 2020-04-21 15:53:19 +02:00
carla
5a5ac94661
README: add conf_target to loop in readme section 2020-04-17 09:56:28 +02:00
Alex Bosworth
b72027a301
readme: update slack link
Replace non-working slack link with working link
2019-11-02 08:46:43 -07:00
Corey Phillips
494a1b454c
Increased minimum required version of lnd to 0.7.1 in README.md. 2019-10-27 11:22:03 -04:00
Johan T. Halseth
fa1b86c691
Merge pull request #77 from saguywalker/fix-readme
README: Fix typo
2019-09-25 14:06:10 +02:00
William O'Beirne
647095b5d3 README: add RPC docs & ports 2019-09-04 20:51:55 -07:00
saguywalker
4e91e68278
Update README.md 2019-08-14 13:35:15 +03:00
Olaoluwa Osuntokun
7bcd7f0572
README: update to mention Loop In availability 2019-06-26 09:49:27 -07:00
Olaoluwa Osuntokun
a10015fce2
README: update readme with loop in+out instructions 2019-06-26 09:46:05 -07:00
Joost Jager
46708cadbb README: Add routerrpc sub-server tag 2019-06-12 13:36:37 +02:00
Olaoluwa Osuntokun
34d96cb1dc
Merge pull request #44 from lightninglabs/alexbosworth-patch-6
Update documentation for 0.6.0 release
2019-04-16 17:11:34 -07:00
Alex Bosworth
4d77999f68
Update documentation for 0.6.0 release
Add a note that you can use 0.6.0 to use Loop
2019-04-16 17:03:40 -07:00
Alex Bosworth
8aa4b2643e
Update to reflect testnet is supported
Modify description of Loop In to indicate it is supported on testnet
2019-04-09 17:49:30 -07:00
Joost Jager
a7f4feb9ea
README: add invoicesrpc tag 2019-04-02 10:54:12 +02:00
Olaoluwa Osuntokun
b9b52c9a94
README: add instructions for testnet mode 2019-03-22 16:03:53 -07:00
conscott
3acbd72ccd Bold text lnd install instruction for dummies 2019-03-21 16:16:59 +00:00
Alex Bosworth
a6376070bd
README: Add loop out name
Add in the name of the command to loop out at the top
2019-03-20 08:25:17 -07:00
Alex Bosworth
dafe2a6559
README: Quickstart guide
add more of a quickstart guide style edit to the readme content
2019-03-19 12:02:29 -07:00
Alex Bosworth
974da15ead
docs: move out architecture diagram 2019-03-13 16:11:04 -07:00
Alex Bosworth
8ae257af1d
Eliminate advice to delete macaroons.db
There is no need to delete the macaroons.db to add signing permission to the .macaroon files, remove this advice
2019-03-07 13:02:10 -08:00
Alex Bosworth
a387837d4d
Use updated command example in readme
Use intended command
2019-03-06 20:42:03 -08:00
Alex Bosworth
5ff8a94c0c
fix incorrect path
correct cd into correct dir
2019-03-06 19:02:07 -08:00
Alex Bosworth
98df5f7f13
fix clone formatting
clone code is missing the ending `
2019-03-06 17:51:38 -08:00
Olaoluwa Osuntokun
e319528251
Merge pull request #2 from lightninglabs/readme-intro
Update README.md
2019-03-06 17:49:42 -08:00
Alex Bosworth
6f7b047469
Update README.md 2019-03-06 16:58:12 -08:00
Olaoluwa Osuntokun
04d44c3caf
README: update db path naming 2019-03-06 16:41:16 -08:00
Olaoluwa Osuntokun
e423622c79
README: update README with install notes and diagram 2019-03-06 16:40:04 -08:00
Olaoluwa Osuntokun
a454186533
README: add initial README 2019-03-06 15:26:45 -08:00