Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ecadlabs/george-cloney

Easily clone Tezos smart contracts, between main/test nets and sandboxes. Edit the initial storage of a cloned contract if you wish!
https://github.com/ecadlabs/george-cloney

blockchain dapps react taquito tezos tezos-blockchain typescript

Last synced: 1 day ago
JSON representation

Easily clone Tezos smart contracts, between main/test nets and sandboxes. Edit the initial storage of a cloned contract if you wish!

Awesome Lists containing this project

README

        

# Run Instructions:

## Install dependencies:

`yarn i`

## Start development server:

`yarn start`

Open http://localhost:3000 in your browser to see the app.