Welcome to froglin
, a mysterious universe hiding treasures and friends within!
Froglins are strange creatures which can be found all around us. They exist solely in cryptography terms, and you can befriend them through the use of Zero-Knowledge Proofs.
This repo is the Froglin game source code.
This project is based on a Linux development environment.
The setup instructions are equivalent for macOS.
If you're using Windows, you'll need to install WSL first.
In support of the development process, the following prerequisites are used:
git clone https://github.com/ZeroK-Labs/froglin
sudo chmod +x scripts/prerequisites/setup.sh
scripts/prerequisites/setup.sh
After the script completes successfully run
bun dev
to start webpack
, a tailwindcss
watcher for changes to CSS style files, and the aztec-sandbox
.
bun i
bun packages:report
bun packages:update
bun aztec:build
typescript:compile
bun aztec:start
bun webpack:start
bun dev
bun test
-
push_staging.sh
- replaces the remotestaging
branch with the contents and history of the branch currently checked out -
update.sh
- updates all packages inpackage.json
to their latest versions
-
-
contracts
- Aztec L2 Noir contracts -
components
- React component files -
pages
- React pages -
styles
- Tailwind CSS files
-
Get in touch with the owners via Noir Discord to be added as a collaborator.
Use the hashtag froglin
.