2019-05-15 01:05:14 +02:00
|
|
|
{
|
|
|
|
"docs": {
|
2020-08-27 21:11:24 +02:00
|
|
|
"Getting Started": [
|
2020-12-24 14:16:46 +01:00
|
|
|
"getting-started",
|
|
|
|
"bips"
|
2020-08-27 21:11:24 +02:00
|
|
|
],
|
|
|
|
"Getting Setup": [
|
2022-03-11 19:16:59 +01:00
|
|
|
"getting-setup",
|
|
|
|
"ui-setup"
|
2020-08-27 21:11:24 +02:00
|
|
|
],
|
2020-03-13 15:54:07 +01:00
|
|
|
"Applications": [
|
|
|
|
"applications/cli",
|
2020-03-31 21:30:24 +02:00
|
|
|
"applications/server",
|
2021-02-11 16:53:45 +01:00
|
|
|
"applications/gui",
|
|
|
|
"applications/server-systemd"
|
2020-03-13 15:54:07 +01:00
|
|
|
],
|
|
|
|
"Chain": [
|
|
|
|
"chain/chain",
|
2020-08-27 21:11:24 +02:00
|
|
|
"chain/filter-sync",
|
|
|
|
"chain/chain-query-api"
|
2020-03-13 15:54:07 +01:00
|
|
|
],
|
2020-03-15 21:52:58 +01:00
|
|
|
"Configuration": [
|
|
|
|
"config/configuration"
|
|
|
|
],
|
2020-03-13 15:54:07 +01:00
|
|
|
"Core Module": [
|
2019-06-11 14:55:59 +02:00
|
|
|
"core/core-intro",
|
|
|
|
"core/addresses",
|
|
|
|
"core/hd-keys",
|
2020-03-10 20:30:16 +01:00
|
|
|
"core/adding-spks",
|
|
|
|
"core/spending-info",
|
2020-02-26 23:06:57 +01:00
|
|
|
"core/psbts",
|
2021-02-02 20:33:46 +01:00
|
|
|
"core/dlc",
|
2020-06-08 22:20:40 +02:00
|
|
|
"core/txbuilder",
|
|
|
|
"core/lightning-network"
|
2019-06-11 14:55:59 +02:00
|
|
|
],
|
2020-04-30 19:34:53 +02:00
|
|
|
"Crypto Module": [
|
|
|
|
"crypto/crypto-intro",
|
2021-02-02 20:33:46 +01:00
|
|
|
"crypto/sign",
|
2022-07-06 19:59:13 +02:00
|
|
|
"crypto/adaptor-signatures",
|
|
|
|
"crypto/musig"
|
2020-04-30 19:34:53 +02:00
|
|
|
],
|
2020-07-08 17:22:59 +02:00
|
|
|
"Fee Provider": [
|
|
|
|
"fee-provider/fee-provider"
|
|
|
|
],
|
2020-03-13 15:54:07 +01:00
|
|
|
"Key Manager": [
|
2020-12-29 21:39:41 +01:00
|
|
|
"key-manager/server-key-manager",
|
2019-12-27 02:12:08 +01:00
|
|
|
"key-manager/key-manager"
|
|
|
|
],
|
2020-03-15 21:52:58 +01:00
|
|
|
"Node": [
|
2020-08-27 21:11:24 +02:00
|
|
|
"node/node",
|
|
|
|
"node/node-api"
|
2020-03-15 21:52:58 +01:00
|
|
|
],
|
2020-03-11 14:56:37 +01:00
|
|
|
"Wallet": [
|
2020-03-13 15:54:07 +01:00
|
|
|
"wallet/wallet",
|
2020-07-08 12:34:59 +02:00
|
|
|
"wallet/wallet-callbacks",
|
2020-04-09 22:33:11 +02:00
|
|
|
"wallet/wallet-get-address",
|
2020-07-08 21:38:39 +02:00
|
|
|
"wallet/address-tagging",
|
2020-03-13 22:11:02 +01:00
|
|
|
"wallet/dlc",
|
2021-01-28 15:27:11 +01:00
|
|
|
"wallet/wallet-rescan",
|
2021-04-29 14:57:14 +02:00
|
|
|
"wallet/wallet-sync",
|
2021-07-06 17:54:38 +02:00
|
|
|
"wallet/wallet-rpc",
|
2021-10-05 13:55:14 +02:00
|
|
|
"wallet/backups",
|
2021-10-16 02:57:01 +02:00
|
|
|
"wallet/wallet-election-example",
|
2022-06-16 20:55:47 +02:00
|
|
|
"wallet/wallet-price-example",
|
|
|
|
"wallet/wallet-sports-betting-example"
|
2020-03-11 14:56:37 +01:00
|
|
|
],
|
2021-08-04 14:06:19 +02:00
|
|
|
"Tor": [
|
|
|
|
"tor/tor"
|
|
|
|
],
|
2020-03-13 15:54:07 +01:00
|
|
|
"RPC Clients": [
|
2019-05-15 01:05:14 +02:00
|
|
|
"rpc/rpc-clients-intro",
|
|
|
|
"rpc/rpc-eclair",
|
2021-04-13 02:09:59 +02:00
|
|
|
"rpc/rpc-bitcoind",
|
|
|
|
"rpc/lnd-rpc"
|
2019-05-15 01:05:14 +02:00
|
|
|
],
|
2020-03-18 11:51:54 +01:00
|
|
|
"Secp256k1": [
|
2020-04-14 22:42:58 +02:00
|
|
|
"secp256k1/secp256k1",
|
|
|
|
"secp256k1/jni-modify"
|
2020-03-18 11:51:54 +01:00
|
|
|
],
|
2020-03-15 18:39:43 +01:00
|
|
|
"Testkit": [
|
2021-04-08 17:11:01 +02:00
|
|
|
"testkit/testkit",
|
|
|
|
"testkit/testkit-core"
|
2020-03-15 18:39:43 +01:00
|
|
|
],
|
2020-10-06 00:05:06 +02:00
|
|
|
"DLC Oracle": [
|
2021-01-29 15:14:28 +01:00
|
|
|
"oracle/build-oracle-server",
|
2021-02-02 00:07:26 +01:00
|
|
|
"oracle/oracle-server",
|
2021-02-03 23:08:51 +01:00
|
|
|
"oracle/oracle-election-example",
|
2022-06-16 20:55:47 +02:00
|
|
|
"oracle/oracle-price-example",
|
|
|
|
"oracle/oracle-sports-betting-example"
|
2020-10-06 00:05:06 +02:00
|
|
|
],
|
2021-04-08 17:15:56 +02:00
|
|
|
"Oracle Explorer Client": [
|
|
|
|
"oracle-explorer-client/oracle-explorer-client"
|
|
|
|
],
|
2020-08-27 21:11:24 +02:00
|
|
|
"Contributing": [
|
|
|
|
"contributing",
|
|
|
|
"contributing-website"
|
|
|
|
],
|
|
|
|
"Security": [
|
|
|
|
"security"
|
|
|
|
]
|
2019-05-15 01:05:14 +02:00
|
|
|
}
|
|
|
|
}
|