https://github.com/neutron-org/neutron
The integrated blockchain purpose-built for finance
https://github.com/neutron-org/neutron
Last synced: 6 months ago
JSON representation
The integrated blockchain purpose-built for finance
- Host: GitHub
- URL: https://github.com/neutron-org/neutron
- Owner: neutron-org
- License: apache-2.0
- Created: 2022-04-18T10:18:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-13T08:57:02.000Z (6 months ago)
- Last Synced: 2026-01-14T14:35:43.348Z (6 months ago)
- Language: Go
- Homepage: https://neutron.org
- Size: 77.9 MB
- Stars: 155
- Watchers: 9
- Forks: 139
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
- Notice: NOTICE
Awesome Lists containing this project
- awesome-ccamel - neutron-org/neutron - The integrated blockchain purpose-built for finance (Go)
README
# Neutron
## Documentation
You can check the documentation here: https://docs.neutron.org/
## Build
You can check out the build instructions here: https://docs.neutron.org/operators/running-a-node#installation-process
## Sync and join the network
```bash
bash contrib/statesync.bash
```
## Examples
You can check out the example contracts here: https://github.com/neutron-org/neutron-contracts
## Tests
Integration tests are implemented here: https://github.com/neutron-org/neutron-integration-tests