SolidityLabs/solidity-estudos.marcosptf

25 lines
762 B
Text
Raw Permalink Normal View History

2022-08-02 12:12:20 -03:00
https://docs.microsoft.com/pt-br/learn/modules/blockchain-learning-solidity/
https://solidity.web3dev.com.br/
https://soliditydeveloper.com/uniswap2
https://www.solidity.io/
https://soliditylang.org/
https://solidity-portuguese.readthedocs.io/pt/latest/
https://solidity.finance/
2022-08-03 17:16:39 -03:00
########
#code
https://replit.com/@replit/Solidity-starter-beta
https://remix.ethereum.org/
https://eth.build/
https://ethereum.org/en/developers/docs/apis/javascript/
https://docs.ethers.io/v5/
https://github.com/ethers-io/ethers.js/
https://github.com/ChainSafe/web3.js
https://docs.ethers.io/v5/api/utils/
https://web3js.readthedocs.io/en/v1.2.11/web3-utils.html#
#############################
#montar setup localhost eth
https://ethereum.org/en/developers/local-environment/