- Load contract with ABI and Address;
- Call contract functions/methods;
- Use MetaMask wallet;
- All Ethereum networks (mainnet and testnets);
- Example contracts included;
Run npm run start
for a dev server. Navigate to http://localhost:4200/
.
Run npm run build
to build the project. The build artifacts will be stored in the dist/
directory.
Ethereum
Smart Contract
Decentralized app
DApp
Web3.js
MetaMask
@truffle/contract
Angular 12