Skip to content

InvArch FRAME Pallet Library - Multi-party ownership, non-custodial & omnichain asset management, and DAO infrastructure.

License

Notifications You must be signed in to change notification settings

InvArch/InvArch-Frames

Repository files navigation

InvArch FRAME Pallet Library

Twitter URL Discord Telegram Knowledge Hub
Polkadot SDK version Medium License Library Docs


Intro

This repository should contain the Polkadot SDK FRAME Pallets used in the InvArch blockchain, and reviews their relationships and functions. At the current stage, the goal of creating this document and repository is centered around getting feedback while we continue to write the code and develop InvArch. This is a WIP.

Check out the Knowledge Hub, it is the perfect place to dive into all things InvArch

Overview

InvArch is a blockchain network & cross-consensus operating system for DAOs. InvArch revolves around on multi-party ownership & computation with a focus on non-custodial asset management, intellectual property rights facilitation, & DAO operations.

Currently, InvArch features a multichain multisignature solution & DAO staking protocol.


Pallet Library

  • The Rings pallet provides a cross-consensus message (XCM) abstraction layer for INV4 Cores.
  • The Checked Inflation pallet is designed to facilitate the inflationary aspect of a blockchain's economy.

How to contribute

We need volunteer developers to help this idea become a reality!

If you haven't already, come find us on the #InvArch Discord. We want you working on things you're excited about!

Submitting changes

Please send a GitHub Pull Request to InvArch with a clear list of what you've done (read more about pull requests). Please make sure all of your commits are atomic (one feature per commit).

Always write a clear log message for your commits. One-line messages are fine for small changes, but bigger changes should look like this:

$ git commit -m "A brief summary of the commit
>
> A paragraph describing what changed and its impact."

Please make sure to update tests as appropriate.

License

GPLv3.0

About

InvArch FRAME Pallet Library - Multi-party ownership, non-custodial & omnichain asset management, and DAO infrastructure.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages