Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/varunram/essentials

A collection of essential cryptocurrency focused handlers in go to save you a few clicks
https://github.com/varunram/essentials

aes algorand chacha20-poly1305 crypto go golang ipfs stellar utils

Last synced: 5 days ago
JSON representation

A collection of essential cryptocurrency focused handlers in go to save you a few clicks

Awesome Lists containing this project

README

        

# Essentials

[![Build Status](https://travis-ci.com/Varunram/essentials.svg?branch=master)](https://travis-ci.com/Varunram/essentials)
[![Go Report Card](https://goreportcard.com/badge/github.com/Varunram/essentials)](https://goreportcard.com/report/github.com/Varunram/essentials)

Essentials is a collection of go packages that are helpful for projects (and save a click of two from stackoverflow). Each subrepo is its own package and you can import them wherever needed.

## Supporters

This open source project is partially supported by [Bithyve](https://github.com/bithyve). If you like my work and would consider sponsoring in some capacity, please reach out to `[email protected]`, thanks!

## Contributing

PRs and Issues are welcome

## Security

For security related issues, _DO NOT OPEN A GITHUB ISSUE!_. Please disclose the information responsibly by sending a (preferably PGP Encrypted) email to `[email protected]`. [My PGP Key](https://pgp.mit.edu/pks/lookup?op=vindex&fingerprint=on&search=0x708C606504A49970) fingerprint is `C98F 0014 9A99 36E4 E56D 2471 708C 6065 04A4 9970`

In addition to this, essentials is fully fully compliant with the [disclose.io](https://disclose.io) core terms followed by [bugcrowd](https://www.bugcrowd.com/resource/what-is-responsible-disclosure/). For more info, see [SECURITY.md](SECURITY.md)