https://github.com/jdekim43/chameleon
https://github.com/jdekim43/chameleon
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jdekim43/chameleon
- Owner: jdekim43
- License: apache-2.0
- Created: 2023-06-15T10:18:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T06:24:55.000Z (6 months ago)
- Last Synced: 2025-01-19T07:13:18.396Z (5 months ago)
- Language: Kotlin
- Size: 2.69 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chameleon
Chameleon has purpose make abstract layer on blockchain SDKs.
Generally blockchain foundations are developing each SDK for owned blockchain so very difficult that integrate these SDKs.
So chameleon is providing multiple blockchains with same architecture within abstract layer.* Feature
* Wallet / Key
* sign message
* verity message
* create wallet
* Client
* cosmos-sdk based
* grpc
* grpc-gateway (LCD / Rest)
* Transaction Tool for Server
* Types for the blockchain* Support blockchain
* cosmos
* terra
* terra-classic
* sei
* injective
* initia