David
David
I started the translation work in my fork https://github.com/hitdavid/theBeamBook and suffer some error in Chinese charset display in pdf build using asciidoc. I'll keep my focus on the content first,...
I guess silkworm may have an EVM implement with better performance than erigon. May I use silkworm EVM core as a plugin of erigon? How can I start? Thanks
I try a demo code: ``` const balancer = new BalancerSDK({ network: 1, // Mainnet rpcUrl: "https://my-eth-rpc" // rpc endpoint }) const { swaps } = balancer // Swaps module...
Add how to run test section of v0.1 Maybe helpful for developers who are not familiar with the flashbots/builder code