mirror of
https://github.com/logos-blockchain/logos-blockchain-module.git
synced 2026-01-02 13:13:06 +00:00
12 lines
322 B
JSON
12 lines
322 B
JSON
{
|
|
"name": "liblogos-blockchain-module",
|
|
"version": "1.0.0",
|
|
"description": "Logos blockchain node for logos-core",
|
|
"author": "Logos Blockchain Team",
|
|
"type": "blockchain",
|
|
"category": "blockchain",
|
|
"main": "LogosBlockchainModule",
|
|
"dependencies": [],
|
|
"capabilities": [],
|
|
"include": ["libnomos.dylib"]
|
|
} |