Skip to content

tetcore/tetcore-runtime-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetcore Runtime Template

A FRAME runtime ready for hacking. Learn to build with Substrate at substrate.io

Build

cargo build --release

Install

This runtime is not a standalone executable. It needs to be housed in a Substrate node. Add the dependency to your node's manifest.

[dependencies]
runtime = { git = 'https://github.com/substrate-developer-hub/substrate-runtime-template', tag = 'v2.0.0-alpha.8'}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages