Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CityOfZion/neo-local
Personal blockchain for NEO dApp development!
https://github.com/CityOfZion/neo-local
blockchain coz development-environment neo private-blockchain tooling
Last synced: 3 months ago
JSON representation
Personal blockchain for NEO dApp development!
- Host: GitHub
- URL: https://github.com/CityOfZion/neo-local
- Owner: CityOfZion
- License: mit
- Created: 2018-03-25T21:05:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-22T10:09:50.000Z (over 5 years ago)
- Last Synced: 2024-08-15T14:23:50.470Z (6 months ago)
- Topics: blockchain, coz, development-environment, neo, private-blockchain, tooling
- Language: Python
- Homepage:
- Size: 327 KB
- Stars: 52
- Watchers: 11
- Forks: 26
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-neo - neo-local - Start a local NEO blockchain with a single command. (PrivateNet Setup / MainNet and TestNet (2.7.6+))
README
![]()
neo-local
Personal blockchain for NEO dApp development!## What?
Quickly fire up a personal NEO blockchain which you can use to run tests,
execute commands, and inspect state while controlling how the chain operates.This project quickly sets this up for you without any prior knowledge needed,
along with a number of other utility
[services](https://github.com/CityOfZion/neo-local/wiki#services) that help with
development.This project works on MacOS, Linux and Windows machines 👍
It shares similar goals to the [Ganache](https://truffleframework.com/ganache)
project from the [Truffle Framework](https://truffleframework.com/ganache).## Documentation
Please visit the [Documentation](documentation/) for
instructions on how to install and use the project.![image](https://user-images.githubusercontent.com/2796074/36632958-9247f8ba-198d-11e8-8055-f096141902d9.png)