10000 GitHub - soring323/picasso: Cross-chain IBC Hub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

soring323/picasso

 
 

Repository files navigation

Pica

Cosmos blockchain with IBC-v7 and wasm client enable.

Hardware Recommendation

  • Quad core or larger amd64 CPU
  • 64GB+ RAM
  • 1TB+ NVMe Storage

Quick start

Requires Go 1.20 or higher.

make install
picad version

Then you can run a node with a single command.

./scripts/testnode.sh   

If you have Docker installed, then you can run a local node with a single command.

docker compose up -d

and remove all node running with

docker compose down

About

Cross-chain IBC Hub

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.0%
  • Shell 2.3%
  • Makefile 1.1%
  • Other 0.6%
0