https://github.com/fullstack-development/zk95
https://github.com/fullstack-development/zk95
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fullstack-development/zk95
- Owner: fullstack-development
- License: mit
- Created: 2023-07-01T10:27:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-08T21:44:51.000Z (over 2 years ago)
- Last Synced: 2025-01-16T00:57:36.760Z (about 1 year ago)
- Language: JavaScript
- Size: 9.69 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mixuper
## Requirements
- node >= 16.x.x
- aiken
- npm install
## To run frontend
- npm run frontend
## To build validators
- npm run build-onchain
## To deploy pool
- create .env in apps/pool-deployment according to .env.example
- npm run deploy