# @tevm/node

The internal node implementation for tevm. Based on the ethereumjs api and uses the following subpackages

- [@tevm/vm](https://github.com/evmts/tevm-monorepo/tree/main/packages/vm)
- [@tevm/evm](https://github.com/evmts/tevm-monorepo/tree/main/packages/evm)
- [@tevm/blockchain](https://github.com/evmts/tevm-monorepo/tree/main/packages/blockchain)
- [@tevm/state](https://github.com/evmts/tevm-monorepo/tree/main/packages/state)

## License 📄

<a href="./LICENSE"><img src="https://user-images.githubusercontent.com/35039927/231030761-66f5ce58-a4e9-4695-b1fe-255b1bceac92.png" width="200" /></a>
