chore: sync all changes to Gitea
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- Config, docs, scripts, and backup manifests - Submodule refs unchanged (m = modified content in submodules) Made-with: Cursor
This commit is contained in:
13
scripts/truth-network/package.json
Normal file
13
scripts/truth-network/package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "truth-network",
|
||||
"version": "1.0.0",
|
||||
"description": "Scripts for Truth Network (TRUU) bridge integration. See [docs/07-ccip/TRUTH_NETWORK_BRIDGE_SPEC.md](../../docs/07-ccip/TRUTH_NETWORK_BRIDGE_SPEC.md).",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"type": "commonjs"
|
||||
}
|
||||
Reference in New Issue
Block a user