> For the complete documentation index, see [llms.txt](https://luis-souza-1.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://luis-souza-1.gitbook.io/wiki/software-engineer/web3.md).

# Web3

* <https://dune.com/docs/>
* <https://medium.com/learning-lab/everything-you-need-to-become-a-web3-developer-309dfa71a89f>
* <https://tokens.coingenerator.sh/>

## Bibliotecas

### API's

* [Ethers](https://docs.ethers.org/ethers.js/v3.0/html/#)
* [Ganache](https://trufflesuite.com/ganache/)
* [Lisk](https://lisk.com/)
* [Moralis](https://moralis.io/)
* [Web3](https://github.com/web3/web3.js)

### Qualidade

* [Brownie](https://eth-brownie.readthedocs.io/en/stable/)
* [Etheno](https://github.com/crytic/etheno)
* [Slither](https://github.com/crytic/slither)

### Smart Contracts

* [Echidna](https://github.com/crytic/echidna)
* [Hardhat](https://hardhat.org/)
* [OpenZeppelin](https://www.openzeppelin.com/contracts)
* [Truffle](https://trufflesuite.com/)

## Blockchains

### L2

* [Algorand](https://www.algorand.com/)
* [Avalanche](https://www.avax.network/)
* [Aurora](https://aurora.dev/)
* [ChainLink](https://chain.link/)
* [Internet Computer](https://internetcomputer.org/)
* [Near](https://near.org/)
* [Optimism](https://www.optimism.io/)
* [Polygon](https://polygon.technology/)
* [QuickNode](https://www.quicknode.com/)
* [Solana](https://solana.com/)

## Carteiras

* [MetaMask](https://metamask.io/)

## Infraestrutura

### Cloud

* [AnyFlow](https://anyflow.pro/)
* [Arweave](https://www.arweave.org/)
* [Ethswarm](https://www.ethswarm.org/)
* [Infura](https://www.infura.io/)
* [IPFS](https://ipfs.tech/)
* [OnMachina](https://www.onmachina.io/)
* [Tatum](https://tatum.io/)

### IDE's

* [Remix](https://remix-project.org/)

### Linguagens

* [Solidity](https://soliditylang.org/)
