| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Go library to interact with multiple blockchains.
Crosschain main design principle is to isolate network Client, Signer and tx Builder. This way you can build applications or micro services using just what you need and with the convenience of a unified interface.
See examples/transfer/main.go
Or run:
go run ./examples/transfer/main.go
We welcome contribution, whether in form of bug fixed, documentation, new chains, new functionality.
Just open an issue to discuss what you'd like to contribute and then submit a PR.
Disclaimer. This alpha software has been open sourced. All software and code are provided “as is,” without any warranty of any kind, and should be used at your own risk.
| Back | FazBrowse Home | New Git URL |