https://github.com/dotbithq/das-lib
https://github.com/dotbithq/das-lib
golang library sdk-go toolkit
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dotbithq/das-lib
- Owner: dotbitHQ
- License: mit
- Created: 2021-12-06T10:03:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-19T15:23:18.000Z (9 months ago)
- Last Synced: 2025-09-19T17:39:09.015Z (9 months ago)
- Topics: golang, library, sdk-go, toolkit
- Language: Go
- Size: 1.56 MB
- Stars: 3
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# das-lib
## Quick View
This repo is a base dependence for most tool in DAS. It includes but not limited to the following features:
* Assembly transaction
* Witness
* Data output
* Parse transaction
* Witness
* Data output
* Sign transaction
* Normal sign
* EIP 712
* Cache for query data on chain
* Molecule SDK for DAS
## License
Das-lib is released under the terms of the MIT license. See [LICENSE](https://github.com/dotbitHQ/das-lib/blob/main/LICENSE) for more information or see https://opensource.org/licenses/MIT.