Skip to content

Commit 77710d6

Browse files
authored
Update README.md
1 parent 938ad87 commit 77710d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Follow our guidelines and best practices to write secure smart contracts.
1313
- [Token integration checklist](./development-guidelines/token_integration.md): What to check when interacting with arbitrary token
1414
- [Learn EVM](./learn_evm): EVM technical knowledge
1515
- [EIPs - forks](./learn_evm/eips_forks.md): summarize the EIPs included in each fork
16+
- [EVM Opcodes](./learn_evm/evm_opcodes.md): Details on all EVM opcodes
1617
- [Not so smart contracts](./not-so-smart-contracts): Examples of smart contract common issues. Each issue contains a description, an example and recommendations
1718
- [Algorand](./not-so-smart-contracts/algorand)
1819
- [Cairo](./not-so-smart-contracts/cairo)

0 commit comments

Comments
 (0)