Skip to content

ethereumjs/ethereumjs.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a collection of libraries and utilities for Ethereum.

Use cases

Creating an online wallet?

Check out keythereum for managing keys and ethereumjs-tx for creating transactions with them.

Creating a Dapp?

You will need to interface with the Ethereum network. web3.js provides a complete RPC interface from Javascript. If looking for a more lightweight option, ethereumjs-abi or solidity.js can handle the ABI encoding.

Interested in running a node?

See node-blockchain-server. It is in a pretty rough state at the moment, but at least can download the blockchain.

Full list of repos

Contributing and contact

Please check out organization and ideas repos first. Contributing to each of the projects is preferably done via pull requests.

You can also reach out on:

About

Website for an intro to the EthereumJS ecosystem

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published