starkops
starkops copied to clipboard
StarkNet Toolchain CLI written in TypeScript.
StarkNet Toolchain CLI written in TypeScript.
Getting Started
Dependencies
Usage
npx
# in your project directory
npx starkops
npm
npm install -g starkops
# in your project directory
starkops
Help
- [ ] Download and install cairo
- [ ] Activating Python virtual environment (WIP)
- [x] Compiling contracts
- [ ] Tests
License
Copyright (c) 2021 Sean James Han
Licensed under the MIT license.