Repository
- Code: github.com/berachain/guides/tree/main/apps/ethers6-solc-helloworld
- README (raw): raw README
Requirements
- Node, npm
- Wallet with testnet $BERA (e.g. Artio Faucet)
Stack
Node.js, Ethers v6, solc, JavaScript/TypeScript.Quick start
- Clone and install
- Set private key and RPC in env (see README).
- Compile and deploy using the repo scripts (Ethers v6 + solc); see README for exact commands.