Jonathan Zernik
0c0ce30006
Fix macaroon path in readme example config ( #2211 )
2022-05-11 18:47:23 -07:00
Jonathan Zernik
ed360ff3d1
Add clightning backend support ( #2205 )
...
* Add c-lightning support
* Got subscribe paid invoices working with c-lightning
* Remove log lines
* Use a single config section for all lightning configs
* Fix itest config
* Update configuration doc with new confis
2022-05-08 12:41:44 -07:00
Jonathan Zernik
ad779182d7
Update readme file with create config.ini ( #2191 )
2022-05-02 16:45:13 -07:00
Jonathan Zernik
a41ca5a9c5
Update readme to include word signed for squeak struct ( #2175 )
2022-04-26 19:39:38 -07:00
Jonathan Zernik
113d1fc0c7
Use gif screen capture in readme ( #2111 )
2022-04-05 00:57:01 -07:00
Jonathan Zernik
9c2ec7ec74
Update squeak struct description in readme ( #2109 )
...
* Update squeak struct description in readme
* Include lightning payment in description of squeak decryption key in readme
2022-04-03 22:55:20 -07:00
Jonathan Zernik
d9e8985438
Remove zeromq hashblock config from readme ( #2083 )
2022-03-30 03:02:45 -07:00
Jonathan Zernik
0644413e27
Fix link to CI workflow in readme link ( #1972 )
2022-02-28 18:19:25 -08:00
Jonathan Zernik
4df92cba04
Show screenshot in readme ( #1966 )
...
* Show screenshot in readme
* Show squeak page in readme
2022-02-23 17:26:19 -08:00
Jonathan Zernik
54444acd1a
Add PGP public key file. ( #1935 )
...
* Add PGP public key file.
* Add PGP signing section to readme
2022-01-05 13:13:51 -08:00
Jonathan Zernik
058240841d
Use python venv ( #1920 )
...
* Automatically install requirements.txt in setup
* Remove extra copy of requirements.txt in dockerfile
2021-12-29 18:48:53 -08:00
Jonathan Zernik
ce5cd6287c
Add release version badge to readme ( #1919 )
2021-12-29 16:12:28 -08:00
Jonathan Zernik
e4bc4d7f4b
Add recipient public key to readme ( #1911 )
2021-12-28 09:56:38 -08:00
Jonathan Zernik
be2110d061
Fix codecov badge in readme ( #1904 )
2021-12-27 17:22:34 -08:00
Jonathan Zernik
788ab47334
Add telegram group ( #1869 )
...
* Add link to telegram group to readme
* Fix link to telegram group
* Fix link to telegram group
2021-12-17 05:50:37 -08:00
Jonathan Zernik
7e848c3c39
Rename docs to kebab-case ( #1800 )
...
* Rename docs to kebab-case
* Fix link to configuration doc
2021-11-13 13:33:36 -08:00
Jonathan Zernik
b0e438fc83
Add install from pypi to readme ( #1797 )
2021-11-11 03:09:37 -08:00
Jonathan Zernik
6b9aee7fc0
Add line about squeak hash to readme ( #1794 )
2021-11-10 15:11:26 -08:00
Jonathan Zernik
3674595683
Add description to readme ( #1788 )
...
* Update readme with description
* Remove period from readme list
2021-11-08 05:08:08 -08:00
Jonathan Zernik
c7b847a497
Remove shell prompt from readme code snippets ( #1762 )
...
* Remove shell prompt from readme code snippets
* Remove shell prompt from code snippets in all docs
2021-11-04 23:33:00 -07:00
Jonathan Zernik
5e8174fa28
Update readme headers ( #1761 )
...
* Change readme headers
* Add spaces around code blocks in readme
* Change wording about configs
* Fix indentation in readme
2021-11-04 23:28:27 -07:00
Jonathan Zernik
e241552765
Add license section to readme ( #1747 )
2021-11-01 20:45:09 -07:00
The Gitter Badger
c2efa37b84
Add Gitter badge ( #1746 )
2021-11-01 17:59:04 -07:00
Jonathan Zernik
bd56867e2f
Add doc for configuration ( #1643 )
...
* Added configs for node section to config doc
* Add bitcoin configs to config doc
* Add lnd configs to config doc
* Add tor configs to config doc
* Add db configs to config doc
* Add admin configs to config doc
* Add webadmin configs to config doc
* Add link to configuration doc in readme
2021-10-18 22:13:01 -07:00
Jonathan Zernik
c53fe89096
Move tor configs to separate section ( #1629 )
...
* Move tor configs to separate section
* Update readme with new tor config section
2021-10-17 23:11:22 -07:00
Jonathan Zernik
1259300ba0
Capitalize bitcoin in readme ( #1511 )
2021-10-05 03:02:26 -07:00
Jonathan Zernik
b7afc1f921
Add codecov badge ( #1466 )
...
* Add codecov badge to readme
* Change spacing of readme badges
2021-10-02 01:17:04 -07:00
Jonathan Zernik
107a8176ab
Link github CI badge to CI workflow action ( #1456 )
2021-10-01 15:28:53 -07:00
Lateefah Bello
c14468ef94
added github CI workflow badge to README ( #1455 )
2021-10-01 15:18:23 -07:00
Jonathan Zernik
508a4cb423
Remove libpq-dev as requirement for standard install ( #1442 )
2021-09-29 12:37:04 -07:00
Jonathan Zernik
736b2af9cf
Move tor proxy to optional section in readme ( #1441 )
2021-09-28 23:55:31 -07:00
Jonathan Zernik
7f8f3db3ac
Add libpq-dev to readme ( #1391 )
2021-09-22 15:22:13 -07:00
Jonathan Zernik
5eac297b38
Update readme requirements section ( #1373 )
2021-09-20 21:52:11 -07:00
Abhishek Shandilya
f33104a32a
Update README with Tor settings ( #1358 )
2021-09-19 20:43:40 -07:00
Jonathan Zernik
eb17d4cc0f
Rephrase line in readme ( #1296 )
2021-09-15 19:15:54 -07:00
Jonathan Zernik
489f173516
Include zeromq hashblock port in example config ( #1295 )
2021-09-15 19:13:34 -07:00
Jonathan Zernik
047c3a7d67
Use localhost in readme config example ( #1291 )
2021-09-14 23:32:25 -07:00
Jonathan Zernik
daa1c2d62c
Add readme link to protocol doc ( #1290 )
2021-09-14 22:56:54 -07:00
Jonathan Zernik
be1ab4c79e
Update config.ini in docker directory ( #1289 )
...
* Update config.ini in docker directory
* Update config.ini in readme
* Use mainnet configs for readme
2021-09-14 22:53:07 -07:00
Jonathan Zernik
c33f905ecc
Remove docker link from readme ( #1156 )
2021-09-02 14:29:38 -07:00
Jonathan Zernik
ff1c1f7567
Remove pypi install from readme ( #803 )
2021-02-09 08:05:33 -08:00
Jonathan Zernik
2587100417
Update readme with new entrypoint description ( #590 )
2021-01-10 10:47:32 -08:00
Jonathan Zernik
c39dbb44f1
Improve squeaknode entrypoint command ( #583 )
...
* Improve squeaknode entrypoint command
* Fix pargser in main module
2021-01-08 14:17:43 -08:00
Jonathan Zernik
cef4eeca03
Update main config ini ( #582 )
...
* Fix network in main config.ini
* Update README and DOCKER doc
2021-01-08 02:42:32 -08:00
Jonathan Zernik
d95ac6702f
Update readme simplify config ( #564 )
...
* Update README to simplify remove configs
* Remove lnd port from README example config
2021-01-05 14:53:42 -08:00
Jonathan Zernik
b9f37a545f
Improve readme sections ( #521 )
2020-12-27 23:55:28 -08:00
Jonathan Zernik
b39f308a90
Update readme for launching no docker ( #520 )
...
* Update readme and add separate doc for launching docker
* Fix typo
2020-12-27 23:49:44 -08:00
Jonathan Zernik
64643b25a8
Use docker compose overrides for testnet mainnet ( #482 )
...
* Use default override file for docker-compose testnet
* Add mainnet docker-compose override file
* Put common environment variables in main docker-compose file
* Update readme with instructions for mainnet override
2020-11-23 20:43:19 -05:00
Jonathan Zernik
5babad14ac
Update readme for default network config ( #479 )
2020-11-22 23:25:41 -05:00
Jonathan Zernik
d8ff4d3627
Update readmes ( #449 )
2020-11-11 16:23:23 -05:00