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 months 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-06T13:39:08.000Z (10 months ago)
- Last Synced: 2025-01-17T10:44:17.735Z (4 months 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).
[](https://ethereum.org/en/developers/docs/evm/)
[](https://golang.org/)
[](https://goreportcard.com/report/github.com/libraiger/defi-tx-kit)

[](https://deepsource.io/gh/libraiger/defi-tx-kit/?ref=repository-badge)
[](https://github.com/libraiger/defi-tx-kit/blob/main/LICENSE)## WIP 🚧
## Installation
```console
$ go get github.com/libraiger/deFiTxKit
```## Contributing 
Pull requests are welcome!
For contributions please create a new branch and submit a pull request for review.