Pinned Repositories
c3-linearization
A package for doing Solidity and Python-style C3-linearization in ECMAScript
eth-mutants
đź‘ľ A mutation testing tool for Solidity contracts
pylint-unittest
A Pylint plugin to detect incorrect use of unittest assertions
pymercadopago
PyMercadoPago is user-friendly library to interact with the MercadoPago API.
python-fseq
A Falcon Pi Player fseq (v2) sequence file parser.
solcheck
A Solidity linter written in JS
soli
A set of utilities (currently in alpha) for exploring Solidity contracts
solidity-extract-imports
A simple tool to extract imports from Solidity source files
solidity-parser-antlr
A Solidity parser for JS built on top of a robust ANTLR4 grammar
solidity-spec
A Solidity spec suite to test parsers for language compliance.
federicobond's Repositories
federicobond/nglint
A work-in-progress linter for nginx configuration files
federicobond/ethereum-paypub
An ethereum implementation of the PayPub protocol for trustless payments for information release
federicobond/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
federicobond/brew
:beer: The missing package manager for macOS
federicobond/certbot
Certbot, previously the Let's Encrypt Client, is EFF's tool to obtain certs from Let's Encrypt, and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
federicobond/complexnets
Automatically exported from code.google.com/p/complexnets
federicobond/django-bootstrap3-datetimepicker
federicobond/django-rest-framework
Web APIs for Django.
federicobond/docker-workshop
Docker workshop
federicobond/homebrew-core
:beers: Core formulae for the Homebrew package manager
federicobond/jComprehension
Build lists in mathematical set-builder notation with Java, like { x * 2 | x E {1,2,3,4} ^ x is even }
federicobond/language-ethereum
Ethereum language support for Atom
federicobond/lsp4j
federicobond/nunjucks-html-loader
Webpack Loader for Nunjucks that returns raw html. Also works with Webpack watching system.
federicobond/nunjucks-static-loader
Webpack loader for static nunjucks templates (works great with html-webpack-plugin)
federicobond/PayPub
[Not maintained] A user-friendly implementation of the PayPub protocol for trustless information publishing on Bitcoin.
federicobond/pegjs
PEG.js: Parser generator for JavaScript
federicobond/pip
The PyPA recommended tool for installing Python packages
federicobond/processing
Source code for the Processing Development Environment (PDE)
federicobond/pyjwt
JSON Web Token implementation in Python
federicobond/python-social-auth
Social auth made simple
federicobond/react-nl2br
Newlines to <br /> for React
federicobond/s3-plugin-webpack
Uploads files to s3 after complete
federicobond/secp256k1
Optimized C library for EC operations on curve secp256k1
federicobond/solidity-parser
Solidity Parser in Javascript
federicobond/SystemSimulations
Simulation Systems Course Repo @ ITBA
federicobond/tbox
The Treasure Box Library
federicobond/truffle
A development framework for Ethereum
federicobond/vscode-languageserver-node
Language server protocol implementation for VSCode. This allows implementing language services in JS/TS running on node.js
federicobond/web3.js
Ethereum JavaScript API