A set of tools and snippets to facilitate data mapping for zk-evm
Designed to work with the zk-evm services of BCW for things such as Map type of data available in the test nodes Write dummy data Fetch metadata And so on.
Exports data from the node to a csv
Writes eoa transfer to an RPC provider
npm run set:eoa:transfer -- --txs=10
Writes nft transfer to an RPC provider
npm run set:nft:transfer -- --txs=10
Writes passport transfer to an RPC provider
npm run passport:native:transfer -- --txs=10
Writes passport nft transfer to an RPC provider
npm run passport:nft:transfer -- --txs=10
Writes a mix of transactions to an RPC provider
npm run mix:transfer -- --txs=10
Returns the chain for the RPC provider