Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neutron-org/neutron
Smart Contract platform secured by Cosmos Hub
https://github.com/neutron-org/neutron
Last synced: 3 months ago
JSON representation
Smart Contract platform secured by Cosmos Hub
- Host: GitHub
- URL: https://github.com/neutron-org/neutron
- Owner: neutron-org
- License: apache-2.0
- Created: 2022-04-18T10:18:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:14:45.000Z (3 months ago)
- Last Synced: 2024-10-29T12:33:30.116Z (3 months ago)
- Language: Go
- Homepage: https://neutron.org
- Size: 52.5 MB
- Stars: 111
- Watchers: 8
- Forks: 94
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-ccamel - neutron-org/neutron - Smart Contract platform secured by Cosmos Hub (Go)
README
![Neutron](https://github.com/neutron-org/neutron-docs/blob/1db1e92098c915ae8ad4defc0bd30ef549175201/static/img/neutron_wide_logo.png)
# 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/neutron/build-and-run/overview
## 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