10000 GitHub - lexfrl/workshop_files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lexfrl/workshop_files

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Follow the steps below to get started.

Rust toolchain

https://docs.substrate.io/install/

XCM Playground via Zombienet

Build the trappist repository with

git clone -b xcm-demo --depth 1 https://github.com/paritytech/trappist
cd trappist && cargo build –-release

Leave in the target/release folder:

  • trappist-collator (which you will build from the trappist repository)

Create a bin directory into the root of the trappist repository and place the following binaries inside of it:

Download the latest release of zombienet into the root of the trappist repository and make it executable:

$ chmod +x zombienet-linux # OR
$ chmod +x zombienet-macos

Then, start the playground with:

./zombienet-linux -p native spawn xcm-playground.toml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0