# sun-network
**Repository Path**: borbor/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**: 1
- **Forks**: 1
- **Created**: 2020-09-24
- **Last Updated**: 2021-07-31
## 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 Blockchain.
When completed, this project will greatly increase on-chain TPS rates, while decreasing the energy consumption of smart contract executions, which is very beneficial for both DAPP developers and the on-chain users of the TRON Blockchain.
# 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 to the maintainers for them to review and merge into the main code base.
If you wish to submit more complex changes though, please communicate 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)