feat: initialize Kurdistan SDK - independent fork of Polkadot SDK
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
[package]
|
||||
name = "teyrchain-template"
|
||||
description = "A teyrchain-template helper crate to keep documentation in sync with the template's components."
|
||||
version = "0.0.0"
|
||||
license = "Unlicense"
|
||||
authors.workspace = true
|
||||
homepage.workspace = true
|
||||
repository.workspace = true
|
||||
edition.workspace = true
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
docify = { workspace = true }
|
||||
|
||||
[features]
|
||||
generate-readme = []
|
||||
Reference in New Issue
Block a user