mirror of
https://github.com/alexgo-io/alex-dao.git
synced 2026-01-12 16:52:56 +08:00
16 lines
438 B
JSON
16 lines
438 B
JSON
{
|
|
"name": "alex-dao",
|
|
"dependencies": {
|
|
"alex_v1": {
|
|
"commit": "dev",
|
|
"git": "https://github.com/alexgo-io/alex-v1.git",
|
|
"contracts_path": "clarity/contracts"
|
|
},
|
|
"alex_cloud": {
|
|
"commit": "main",
|
|
"git": "https://github.com/alexgo-io/xlink.git",
|
|
"contracts_path": "packages/contracts/bridge-stacks/contracts"
|
|
}
|
|
}
|
|
}
|