Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jeisses committed Dec 14, 2017
1 parent a9bec3c commit c404c79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

<p align="center">A frontend for your NEO private network.</p>

`duplo` is meant to help interacting with your NEO private network. It's provides similar features as [ganache](https://github.com/trufflesuite/ganache) does for Ethereum. It can be used as a development tool for deploying and invoking smart contracts, and help beginners by visualizing the blockchain.
`duplo` is meant to help interacting with your NEO private network. It's aims to provide similar features as [ganache](https://github.com/trufflesuite/ganache) does for Ethereum. It can be used as a tool for testing deployment and invocation of smart contracts, and help beginners by visualizing the blockchain.

<p align="center"><img src="screenshot.png"></p>

## Getting Started

The project is currently under active development, as we are working towards a first release.
The project is currently under active development, as we are still working towards a first release.

If you want to check out the latest version anyway, you can run the [neo-dev-toolkit](https://github.com/effectai/neo-dev-toolkit). It sets up a NEO private network and adds `duplo` as a frontend.

Expand Down

0 comments on commit c404c79

Please sign in to comment.