mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
refactor(scopes): rename and reorganize scopes
This commit is contained in:
parent
68aa232368
commit
4ce9a45912
114
.github/scopes.json
vendored
114
.github/scopes.json
vendored
@ -1,7 +1,6 @@
|
||||
[
|
||||
{
|
||||
"name": "app-chain",
|
||||
"path": "app",
|
||||
"name": "core-chain",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [
|
||||
@ -46,8 +45,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "ibc-protocol",
|
||||
"path": "app",
|
||||
"name": "core-ibc",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [
|
||||
@ -96,7 +94,6 @@
|
||||
},
|
||||
{
|
||||
"name": "crypto-mpc",
|
||||
"path": "crypto/mpc",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [
|
||||
@ -111,7 +108,6 @@
|
||||
},
|
||||
{
|
||||
"name": "crypto-ucan",
|
||||
"path": "crypto/ucan",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [],
|
||||
@ -121,7 +117,6 @@
|
||||
},
|
||||
{
|
||||
"name": "crypto-zkp",
|
||||
"path": "crypto/accumulator",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [],
|
||||
@ -131,7 +126,6 @@
|
||||
},
|
||||
{
|
||||
"name": "sonr-hway",
|
||||
"path": "pkg/gateway/handlers",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [],
|
||||
@ -148,8 +142,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "database-orm",
|
||||
"path": "pkg/gateway/internal/database",
|
||||
"name": "sonr-orm",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [],
|
||||
@ -198,8 +191,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "sonr-vault",
|
||||
"path": "pkg/vault/handlers",
|
||||
"name": "sonr-motr",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [],
|
||||
@ -216,31 +208,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "motr-worker",
|
||||
"path": "pkg/vault/internal/database",
|
||||
"docs": [
|
||||
"https://dexie.org/docs/ExportImport/dexie-export-import",
|
||||
"https://dexie.org/docs/API-Reference#quick-reference",
|
||||
"https://templ.guide/syntax-and-usage/script-templates"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "ipfs-service",
|
||||
"path": "pkl/ipfs.net",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [],
|
||||
"url": "https://github.com/ipfs/kubo/blob/master/docs/config.md"
|
||||
},
|
||||
{
|
||||
"keywords": [],
|
||||
"url": "https://pkl-lang.org/main/current/language-reference/index.html"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "matrix-service",
|
||||
"path": "pkl/matrix.net",
|
||||
"name": "sonr-chat",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [],
|
||||
@ -253,46 +221,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "chain-config",
|
||||
"path": "pkl/sonr.chain",
|
||||
"docs": [
|
||||
"https://tutorials.cosmos.network/tutorials/9-path-to-prod/5-network.html",
|
||||
"https://tutorials.cosmos.network/tutorials/9-path-to-prod/4-genesis.html",
|
||||
"https://pkl-lang.org/main/current/language-reference/index.html",
|
||||
"https://docs.cosmos.network/v0.50/user/run-node/run-testnet"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "gateway-config",
|
||||
"path": "pkl/sonr.hway",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [],
|
||||
"url": "https://pkl-lang.org/main/current/language-reference/index.html"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "client-config",
|
||||
"path": "pkl/sonr.motr",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [],
|
||||
"url": "https://pkl-lang.org/main/current/language-reference/index.html"
|
||||
},
|
||||
{
|
||||
"keywords": [],
|
||||
"url": "https://web.dev/learn/pwa/service-workers/"
|
||||
},
|
||||
{
|
||||
"keywords": [],
|
||||
"url": "https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "core-dids",
|
||||
"path": "proto/did",
|
||||
"name": "x-did",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [],
|
||||
@ -317,8 +246,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "core-dwns",
|
||||
"path": "proto/dwn",
|
||||
"name": "x-dwn",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [],
|
||||
@ -347,8 +275,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "core-svcs",
|
||||
"path": "proto/svc",
|
||||
"name": "x-svc",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [],
|
||||
@ -374,7 +301,6 @@
|
||||
},
|
||||
{
|
||||
"name": "ci-cd",
|
||||
"path": "deploy",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [],
|
||||
@ -392,10 +318,6 @@
|
||||
"keywords": [],
|
||||
"url": "https://docs.nomic.io/network/ibc-relayer"
|
||||
},
|
||||
{
|
||||
"keywords": [],
|
||||
"url": "https://www.jetify.com/docs/devbox"
|
||||
},
|
||||
{
|
||||
"keywords": [],
|
||||
"url": "https://taskfile.dev/reference/cli"
|
||||
@ -411,8 +333,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "write-docs",
|
||||
"path": "docs",
|
||||
"name": "dev-ops",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [],
|
||||
@ -421,6 +342,23 @@
|
||||
{
|
||||
"keywords": [],
|
||||
"url": "https://github.com/mkdocs/catalog/blob/main/README.md"
|
||||
},
|
||||
{
|
||||
"keywords": [],
|
||||
"url": "https://pkl-lang.org/main/current/language-reference/index.html"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "wasm-worker",
|
||||
"docs": [
|
||||
{
|
||||
"keywords": [],
|
||||
"url": "https://web.dev/learn/pwa/service-workers/"
|
||||
},
|
||||
{
|
||||
"keywords": [],
|
||||
"url": "https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
1
go.mod
1
go.mod
@ -112,6 +112,7 @@ require (
|
||||
github.com/DataDog/datadog-go v3.2.0+incompatible // indirect
|
||||
github.com/DataDog/zstd v1.5.5 // indirect
|
||||
github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b // indirect
|
||||
github.com/angelofallars/htmx-go v0.5.0 // indirect
|
||||
github.com/aws/aws-sdk-go v1.55.5 // indirect
|
||||
github.com/benbjohnson/clock v1.3.5 // indirect
|
||||
github.com/beorn7/perks v1.0.1 // indirect
|
||||
|
2
go.sum
2
go.sum
@ -904,6 +904,8 @@ github.com/alexbrainman/goissue34681 v0.0.0-20191006012335-3fc7a47baff5/go.mod h
|
||||
github.com/allegro/bigcache v1.2.1-0.20190218064605-e24eb225f156/go.mod h1:Cb/ax3seSYIx7SuZdm2G2xzfwmv3TPSk2ucNfQESPXM=
|
||||
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo29Kk6CurOXKm700vrz8f0KW0JNfpkRJY/8=
|
||||
github.com/andybalholm/brotli v1.0.4/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
|
||||
github.com/angelofallars/htmx-go v0.5.0 h1:L7M48cCH7nX8cV5wRYn04pN6AE4qNdh86iTbuKxhnIo=
|
||||
github.com/angelofallars/htmx-go v0.5.0/go.mod h1:izXk6A+Jllc3vXs1dUvxUJs/jE0weiEC07ZPlCVi4cc=
|
||||
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod h1:2FmKhYUyUczH0OGQWaF5ceTx0UBShxjsH6f8oGKYe2c=
|
||||
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
|
||||
github.com/apache/arrow/go/arrow v0.0.0-20191024131854-af6fa24be0db/go.mod h1:VTxUBvSJ3s3eHAg65PNgrsn5BtqCRPdmyXh6rAfdxN0=
|
||||
|
Loading…
x
Reference in New Issue
Block a user