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

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

Awesome Lists containing this project

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