Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jwest951227/defitxkit

Blockchain kits and framework for building blockchain integrated infrastructure services (with EVM-compatible network), written in go.
https://github.com/jwest951227/defitxkit

binance-smart-chain bitcoin blockchain-service blockchain-technology chain cryptocurrency dapp defi ethereum evm go golang hacktoberfest optimistic-rollup polygon smart-contracts solidity transactions

Last synced: 2 days ago
JSON representation

Blockchain kits and framework for building blockchain integrated infrastructure services (with EVM-compatible network), written in go.

Awesome Lists containing this project

README

        


go-eth

# DeFi Tx Kits.

> **A modular blockchain framework for building infrastructure application and Ethereum-compatible network integration services.** Implements the [go-ethereum](https://github.com/ethereum/go-ethereum).

[![Golang](https://img.shields.io/badge/-EVM%20compatible-555555?style=flat&logo=Ethereum)](https://ethereum.org/en/developers/docs/evm/)
[![Golang](https://badges.aleen42.com/src/golang.svg)](https://golang.org/)
[![Go Report Card](https://goreportcard.com/badge/github.com/libraiger/defi-tx-kit)](https://goreportcard.com/report/github.com/libraiger/defi-tx-kit)
![GitHub issues](https://img.shields.io/github/issues/libraiger/defi-tx-kit)
[![DeepSource](https://deepsource.io/gh/libraiger/defi-tx-kit.svg/?label=active+issues)](https://deepsource.io/gh/libraiger/defi-tx-kit/?ref=repository-badge)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com/libraiger/defi-tx-kit/blob/main/LICENSE)

## WIP 🚧

## Installation

gopher

```console
$ go get github.com/libraiger/deFiTxKit
```

## Contributing ![eth](https://user-images.githubusercontent.com/37617738/120125730-1d1bd680-c1e4-11eb-83ad-45664245cae9.png)

Pull requests are welcome!

For contributions please create a new branch and submit a pull request for review.