Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xian-network/xian-core
Xian Network node implementation based on CometBFT
https://github.com/xian-network/xian-core
blockchain cometbft python smart-contracts xian
Last synced: about 2 months ago
JSON representation
Xian Network node implementation based on CometBFT
- Host: GitHub
- URL: https://github.com/xian-network/xian-core
- Owner: xian-network
- License: apache-2.0
- Created: 2023-12-19T23:30:36.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-14T00:45:16.000Z (9 months ago)
- Last Synced: 2024-04-14T01:09:31.527Z (9 months ago)
- Topics: blockchain, cometbft, python, smart-contracts, xian
- Language: Python
- Homepage: https://xian.org
- Size: 953 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![CI](https://github.com/xian-network/xian-core/actions/workflows/main.yml/badge.svg)](https://github.com/xian-network/xian-core/actions/workflows/main.yml)
# Xian
ABCI application to be used with CometBFT 0.38.12
## Installation and Usage
The installation guide is available at [xian-stack repository](https://github.com/xian-network/xian-stack).