mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-06-04 21:19:16 -04:00
clean up (#3)
This commit is contained in:
parent
a839a93af7
commit
2df3e6444d
54 changed files with 170 additions and 1532 deletions
|
@ -1,6 +1,5 @@
|
|||
## 🍱 the evm
|
||||
## the evm
|
||||
|
||||
<br>
|
||||
|
||||
### tl;dr
|
||||
|
||||
|
@ -30,13 +29,8 @@
|
|||
* [opcodes for the evm](https://ethereum.org/en/developers/docs/evm/opcodes/)
|
||||
* [opcodes and instruction reference](https://github.com/crytic/evm-opcodes)
|
||||
* [EVM Contract Construction](https://blog.smlxl.io/evm-contract-construction-93c98cc4ca96)
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
##### disassemblers
|
||||
|
||||
<br>
|
||||
|
||||
* [ethersplay](https://github.com/crytic/ethersplay)
|
||||
* [IDA EVM](https://github.com/crytic/ida-evm)
|
||||
* [Ethereum book](https://github.com/ethereumbook/ethereumbook)
|
||||
* [Ethereum's Whitepaper](https://ethereum.org/en/whitepaper/)
|
||||
* [Understanding rollups](https://barnabe.substack.com/p/understanding-rollup-economics-from?s=r)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue