r0gue-io / pop-node

Pop Network makes it easy for smart contract developers to use the Power of Polkadot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pop-net-banner

Twitter URL Twitter URL Telegram Build, test and lint

Pop Network makes it easy for smart contract developers to use the Power of Polkadot. Through curated runtime primitives, smart contract developers can spend less time learning the complexities of Polkadot, and more time buidling awesome things.

Pop supports Polkadot native contracts (pallet-contracts), enabling developers to build with more performant and secure smart contract languages (such as ink!).

Get started by using Pop API in your contracts!

Launching Local Network

Installation

You can install the Pop CLI as follows:

cargo install --git https://github.com/r0gue-io/pop-cli

Spawn Network

You can spawn a local network as follows:

pop up parachain -f ./networks/rococo.toml

Note: pop will automatically source the necessary polkadot binaries. Currently, these will have to be built if on a non-linux system.

About

Pop Network makes it easy for smart contract developers to use the Power of Polkadot.

License:The Unlicense


Languages

Language:Rust 99.9%Language:Dockerfile 0.1%