Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/ecadlabs/george-cloney
- Owner: ecadlabs
- Created: 2020-04-14T00:40:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:39:44.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T22:53:10.866Z (3 months ago)
- Topics: blockchain, dapps, react, taquito, tezos, tezos-blockchain, typescript
- Language: TypeScript
- Homepage: https://cloney.tezostaquito.io
- Size: 35.1 MB
- Stars: 3
- Watchers: 10
- Forks: 8
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
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.