Socket
Socket
Sign inDemoInstall

eth-lib

Package Overview
Dependencies
15
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eth-lib

Lightweight Ethereum libraries


Version published
Weekly downloads
539K
decreased by-2.09%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

EthFP

Lightweight Ethereum libraries with strong emphasis in simplicity, efficiency, type consistency, purity and absolute modularity. It is heavily inspired by, and in many parts ported from EthJS, with some tweaks to:

  1. Eliminate some inefficiencies (ex: RLP dependency, which is currently bigger/slower than it could be);

  2. Make the implementation a little bit closer to a pure functional programming style.

This will, hopefully, make function interfaces a little bit cleaner, unecessary format conversions less frequent, and minified .js builds faster and smaller. Moreover, it is a step in the direction of formalizing Ethereum on Coq, Idris, Agda or similar, which, in a future, could be used to analyze DApps and smart-contracts in type-theory for ultimate safety.

Keywords

FAQs

Last updated on 29 Jun 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc