Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/postech-dao/simperby

The ultimate BFT blockchain engine for decentralized organizations with powerful trustless interoperability.
https://github.com/postech-dao/simperby

blockchain consensus distributed-systems git network protocol rust

Last synced: 5 days ago
JSON representation

The ultimate BFT blockchain engine for decentralized organizations with powerful trustless interoperability.

Awesome Lists containing this project

README

        

# Simperby

[![Discord][discord-image]][discord-link]
[![Contributors][contributors-image]][contributors-link]
[![License][license-image]][license-link]
[![Twitter][twitter-image]][twitter-link]

[discord-image]: https://img.shields.io/discord/941206496203669545
[discord-link]: https://discord.gg/tf9v5hHpzW
[contributors-image]: https://img.shields.io/github/contributors/postech-dao/simperby
[contributors-link]: https://github.com/postech-dao/simperby/graphs/contributors
[license-image]: https://img.shields.io/github/license/postech-dao/simperby
[license-link]: https://github.com/postech-dao/simperby/blob/main/LICENSE
[twitter-image]: https://img.shields.io/twitter/follow/postech_dao?style=social
[twitter-link]: https://twitter.com/postech_dao

The ultimate BFT blockchain engine for decentralized organizations with powerful
trustless interoperability.

## Documentations

### Summary

- **READ THIS FIRST (developers):** [Simperby Super Simple Summary](docs/ssss.md)
- **READ THIS FIRST (business):** [Simperby Business Deck](https://docs.google.com/presentation/d/1ahlUIhArbAoeqPamxgFvmQUEBFOIWzwIWIsY95AGn6Y/edit?usp=sharing)

### Introduction

- [Why DAO? (WIP)](docs/dao.md)
- [Simperby: the DAO Spaceship for Multichain Journey](docs/multichain.md)
- [Simperby: Comparison to other DAO Solutions (WIP)](docs/comparison.md)
- [Simperby FAQ (WIP)](docs/faq.md)

### Technology

- [Protocol Overview](docs/protocol_overview.md)
- [Simperby: the Git-based Blockchain](docs/git.md)
- [Vetomint: the BFT Consensus Protocol for Simperby](docs/vetomint.md)

### Development

- [Simperby Development Guide](docs/dev.md)
- [Rust SDK (WIP)](./README.md)
- [Good First Issues](https://github.com/postech-dao/simperby/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)

### User Manual

- [Simperby User Manual (WIP)](docs/manual.md)

## License

This project is licensed under the [MIT license](./LICENSE).

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in Simperby by you, shall be licensed as MIT, without any
additional terms or conditions.