sascha1337 / migaloo-chain

Migaloo is a cosmwasm-powered, permissionless blockchain for building decentralized applications.

Home Page:https://migaloo.zone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migaloo

Go Report Card

OpenSSF Best Practices

Migaloo Chain is the home of the White Whale.

This chain began as a fork of wasmd, and is an exploration into better CosmWasm enabled chain templates that more rigorously follow upstream standards. It began as the wasmd repository, and we're hoping that it will end up as a feather/ignite/whatever template.

Helpful Information

Our testnet has Alliance on it, but our mainnet won't have alliance until there's a more-stable release from https://github.com/terra-money/alliance.

Because of this, branching is like:

  • main is the tip of the repository and may not reflect working testnet or mainnet state
  • release/v1.0.x is the tip of the mainnet branch, and reflects working mainnet state
  • release/v2.0.x is the tip of the testnet branch, and reflects working testnet state (and is alliance enabled)

Resources

  1. Website
  2. LitePaper - Coming Soon
  3. Docs - Coming Soon
  4. Roadmap
  5. Discord
  6. Twitter
  7. Telegram

System Requirements

  • Operating System: Linux or macOS
  • Disk Space: At least 100GB of free space is recommended.
  • CPU: Multi-core processor, 4+ cores recommended
  • RAM: 8GB+ recommended
  • Network: Good internet connectivity

Quick start

Requires Go 1.20 or higher.

make install
migalood version

Contributing

Contributing Guide

Code of Conduct

Security Policies and Procedures

License

Learn More

Disclaimer

Migaloo software is offered "as is", with the understanding that the user assumes all risks and no guarantees or warranties are provided.

About

Migaloo is a cosmwasm-powered, permissionless blockchain for building decentralized applications.

https://migaloo.zone

License:MIT License


Languages

Language:Go 85.0%Language:Python 9.3%Language:Shell 2.6%Language:Makefile 1.9%Language:Dockerfile 1.2%