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