kumavis
@kumavis
16
Published Tools
0
Total Stars
0
Weekly Downloads
100/100
Avg Security
Published Tools
18 Skillsacross 2 categoriesbify-packagedata-stream
kumavis
A browserify utility to append additional package data to module objects. Useful for browserify plugin authors.
sesify-tofu
kumavis
This is the TOFU (trust-on-first-use) static analysis tool used by sesify to automatically generate useable config
browser-process-hrtime
kumavis
Shim for process.hrtime in the browser
sesify-viz
kumavis
This is a graph visualization generator exploring a sesify bundle's dependency graph and permissions.
browser-stdout
kumavis
`process.stdout` in your browser.
checkpoint-store
kumavis
In-memory key-value store with history! Keys are strings, values are any type.
eth-bin-to-ops
kumavis
Simple tool for parsing EVM bytecode into opcodes. The primary difference from the raw code is that inline PUSH data is attached to the opcode metadata.
eth-adventure
kumavis
ethereum adventure - learn to use ethereum
walkietalkie
kumavis
multi-agent, multi-channel, duplex-emitter network
eth-query
kumavis
like web3 but for minimalists
polyfill-crypto.getrandomvalues
kumavis
This is a polyfill for `window.crypto.getRandomValues()`. In place of `Math.random()` it uses the [Mersenne Twister pseudorandom number generator](https://github.com/boo1ean/mersenne-twister) seeded by `Math.random()`.
eth-tx-summary
kumavis
replay a historical tx using a web3 provider as a data source
flow-stoplight
kumavis
A simple flow control mechanism.
obj-multiplex
kumavis
simple stream multiplexing for `objectMode`
json-rpc-random-id
kumavis
Generates an id useable in json rpc payloads.
fake-merkle-patricia-tree
kumavis
You want Ethereum's [merkle-patricia tree](https://github.com/wanderer/merkle-patricia-tree), but you don't care about the stateRoot. Fake it! And reap the optimization benefits.
@portis/eth-json-rpc-middleware
portis
Ethereum related middleware for [`json-rpc-engine`](https://github.com/MetaMask/json-rpc-engine).
web3-stream-provider
lgbot
Utility for creating an Ethereum web3 provider that forwards payloads through a stream.