https://github.com/planxnx/defi-tx-kit
Blockchain kits and framework for building blockchain integrated infrastructure services (with EVM-compatible network), written in go.
https://github.com/planxnx/defi-tx-kit
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: 3 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/planxnx/defi-tx-kit
- Owner: Planxnx
- License: other
- Created: 2021-08-07T07:33:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-14T09:56:24.000Z (almost 4 years ago)
- Last Synced: 2025-01-13T09:24:44.935Z (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: 101 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- 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/Planxnx/defi-tx-kit)
[](https://travis-ci.com/Planxnx/defi-tx-kit)

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