KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
treasure-staking
★ 10
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
Instagram-Clone-Project
:
Build a frontend clone for Instagram using HTML and CSS skills.
YADA
:
Yet Another Diary App
Drakens-Varld-SOURCE
:
All the files from the iconic swedish flash game "Drakens Värld" decompiled
spooky-activator
:
No description available.
Ac-Kernel-Driver-Aimbot
:
Aimbot for assaultcube using a kernel driver and IOCTL communication.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
treasure-staking
?
Download (.md)
# ERC20 & ERC721 farming pools ## Developer install ```sh git submodule update --init --recursive npm install curl -L https://foundry.paradigm.xyz | bash # Then follow instructions on screen ``` ## Testing ### Hardhat tests `npx hardhat test` ### Foundry tests `forge test`