# sun-network
**Repository Path**: apa777/sun-network
## Basic Information
- **Project Name**: sun-network
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: LGPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2019-11-14
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Sun Network
Java implementation of the Sun Network
[](https://gitter.im/tronprotocol/sun-network)
## What's SunNetwork?
Sun Network is a project dedicated to building a trustful decentralized sidechain of TRON Main Chain.
It will greatly improving the tps of the main chain, while supporting the execution of smart contract transactions with very low energy cost.
This will make a lot of sense to the dapp developer and the main chain.
# Developer Community
* [Discord](https://discordapp.com/invite/Anun6b7) Please join our Developer Discord
* [Gitter](https://gitter.im/tronprotocol/sun-network) the core dev gitter
# Projects
* [Side Chain](https://github.com/tronprotocol/sun-network/tree/develop/dapp-chain/side-chain)
* [Oracle](https://github.com/tronprotocol/sun-network/tree/develop/dapp-chain/oracle)
* [Contracts](https://github.com/tronprotocol/sun-network/tree/develop/dapp-chain/contract)
* [JS SDK](https://github.com/tronprotocol/sun-network/tree/develop/js-sdk)
* [JAVA SDK](https://github.com/tronprotocol/sun-network/tree/develop/sun-sdk)
* [SideChain Wallet Cli](https://github.com/tronprotocol/sun-network/tree/develop/sun-cli)
* [Demo#1](https://github.com/tronprotocol/sun-network/tree/develop/demos/DonateNow)
* [Demo#2](https://github.com/tronprotocol/sun-network/tree/develop/demos/TinyDice)
# Resource
* [Website](https://tron.network/sunnetwork/)
* [Documentation](https://tron.network/sunnetwork/doc)
* [Tronscan](https://tronscan.org/)
# Contributing
Thank you for all of [our contributors](https://github.com/tronprotocol/sun-network/graphs/contributors); this project wouldn’t be what it is without you! If you want to help out, please see [CONTRIBUTING.md](CONTRIBUTING.md).
If you'd like to contribute to sun-network, please fork, fix, commit and send a pull request for the maintainers to review and merge into the main code base.
If you wish to submit more complex changes though, please check up with the core devs first on [our gitter channel](https://gitter.im/tronprotocol/sun-network) to ensure those changes are
in line with the general philosophy of the project and/or get some early feedback which can make both your efforts much lighter as well as our review and merge procedures quick and simple.
# License
* [MIT](https://github.com/tronprotocol/sun-network/blob/master/LICENSE)