Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jwest951227/defitxkit
- Owner: jwest951227
- License: other
- Created: 2024-04-29T10:19:01.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T13:39:08.000Z (3 months ago)
- Last Synced: 2024-11-16T17:03:40.464Z (2 days ago)
- Topics: binance-smart-chain, bitcoin, blockchain-service, blockchain-technology, chain, cryptocurrency, dapp, defi, ethereum, evm, go, golang, hacktoberfest, optimistic-rollup, polygon, smart-contracts, solidity, transactions
- Language: Go
- Homepage:
- Size: 84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
```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.