mirror of
https://github.com/logos-storage/logos-storage-nim-validator.git
synced 2026-01-05 06:53:08 +00:00
11 lines
442 B
Nim
11 lines
442 B
Nim
version = "0.1.0"
|
|
author = "Codex Validator contributors"
|
|
description = "Validation network for Codex"
|
|
license = "MIT"
|
|
|
|
requires "https://github.com/codex-storage/nim-mysticeti >= 0.1.0 & < 0.2.0"
|
|
requires "https://github.com/codex-storage/nim-stint-versioned.git >= 1.0.0 & < 2.0.0"
|
|
requires "blscurve#de2d3c79264bba18dbea469c8c5c4b3bb3c8bc55"
|
|
requires "nimcrypto >= 0.6.2 & < 0.7.0"
|
|
requires "stew#a6e198132097fb544d04959aeb3b839e1408f942"
|