Here is a final qusetion. #16
|
what is the difference Anchor and Hardhat? |
Answered by
Snowstorm08
Oct 13, 2025
Replies: 1 comment
|
Use Anchor → if you’re building on Solana (Rust). Use Hardhat → if you’re building on Ethereum (Solidity). |
0 replies
Answer selected by
Cometdev312
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use Anchor → if you’re building on Solana (Rust).
Use Hardhat → if you’re building on Ethereum (Solidity).