eth-testnet-drop
No description available.
File Explorer
Download Latest Version (.zip)- settings.json
- settings.json
- a16z-crypto-logo.svg
- a16zcrypto-logo.svg
- adamsbridge.hdr
- big-local-mt.txt
- Collector.json
- combined_qualifying_addresses_Nov15.txt
- ef-logo.webp
- favicon.ico
- index.html
- local-mt.txt
- manifest.json
- mt.txt
- robots.txt
- Collector.json
- Background.css
- Background.tsx
- EthLogoMesh.tsx
- createMerkleProof.ts
- ForegroundComponents.tsx
- ForegroundContainer.tsx
- MerkleProof.ts
- GraffitiTicker.tsx
- Info.tsx
- Logos.tsx
- query-logs.ts
- utils.ts
- config.ts
- index.css
- index.tsx
- reportWebVitals.ts
- .firebaserc
- .gitignore
- .prettierrc
- config-overrides.js
- firebase.json
- package.json
- postcss.config.js
- README.md
- tailwind.config.js
- tsconfig.json
- Collector.sol
- Duster.sol
- big-local-mt.txt
- local-mt.txt
- mt.txt
- MetaMaskSetup.png
- deploy.ts
- run.ts
- collect.ts
- combine-csvs.ts
- deploy-dev-dual.ts
- deploy-kms.ts
- generate-tree.ts
- logs.ts
- reformat-csv.ts
- transfer-kms.ts
- withdraw-kms.ts
- Collector.spec.ts
- Duster.spec.ts
- Utils.spec.ts
- kms.ts
- utils.ts
- .gitignore
- hardhat.config.ts
- network-config.ts
- package.json
- README.md
- tsconfig.json
- ui.png
- combined_qualifying_addresses_Nov15.txt
- get-goerli-contract-deployers.ipynb
- get-goerli-eth-balances.ipynb
- get-mainnet-contract-deployers.ipynb
- get-sepolia-contract_deployers.ipynb
- get-sepolia-eth-balances.ipynb
- goerli_needs_airdrop.txt
- goerli_qualifying_addresses_all_Nov15.csv
- goerli_qualifying_needs_airdrop_Nov15.csv
- sepolia_needs_airdrop.txt
- sepolia_qualifying_addresses_all_Nov15.csv
- sepolia_qualifying_needs_airdrop_Nov15.csv
- .gitignore
- DISCLAIMER.md
- LICENSE
- package.json
- README.md
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/a16z/eth-testnet-drop
Downloads the entire project code from GitHub to your computer.
cd eth-testnet-drop
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
cd client
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
