Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/protokol/contracts-sinan
The Sinan Energy Token (SET) is a crypto asset that allows the holder direct rights to the carbon credits accrued as a result of production of renewable energy from real operating power plants.
https://github.com/protokol/contracts-sinan
auction carbon-credits renewable-energy tokenization
Last synced: about 10 hours ago
JSON representation
The Sinan Energy Token (SET) is a crypto asset that allows the holder direct rights to the carbon credits accrued as a result of production of renewable energy from real operating power plants.
- Host: GitHub
- URL: https://github.com/protokol/contracts-sinan
- Owner: protokol
- Created: 2022-01-05T09:01:51.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:17:00.000Z (11 months ago)
- Last Synced: 2024-04-18T23:24:51.289Z (7 months ago)
- Topics: auction, carbon-credits, renewable-energy, tokenization
- Language: Solidity
- Homepage: https://www.sinanenergy.com/sinan-energy-token-launch/
- Size: 6.33 MB
- Stars: 2
- Watchers: 0
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Img-Banner](docs/banner.png)
# Introduction
Sinan Energy is a blockchain enabled decentralized energy utility that builds tokenized renewable energy power plants – enabling individual and institutional investors and major corporates to accumulate carbon credits directly from the operation of utility scale power infrastructureUnlike other crypto energy offerings, we don’t just trade energy, we design and build the power plants that generate renewable energy and related carbon credits
## Sinan Energy Token (SET)
The Sinan Energy Token (SET) is a crypto asset that allows the holder direct rights to the carbon credits accrued as a result of production of renewable energy from real operating power plants. SE Tokens therefore represent real intrinsic value based on carbon credits derived from the generation and sale of green energy. Initial launch of SET will take place from the 13th January 2022 on CopperLaunch.Sinan selects high value renewable energy plants for development that generates certified carbon credits through the sale of green energy to commercial and industrial sector clients across the developing world
Sinan only issues SET Tokens for projects with a signed Power Purchase Agreement and that is permitted and ready for construction
Token holders automatically receive carbon credits gained from the operation of the underlying renewable energy assets. Carbon credits are expected to increase ten-fold in value over the next decade. This presents significant upside yield to token holders.
- Auction Link: https://copperlaunch.com/auctions/0x67dca72c136481f0bb348bd0de017739e51699f6
## Sinan Carbon Credit Token
The Sinan Carbon Credit Token (SCC) is a token representing a certified carbon credit derived from emissions savings using renewable energy sources to replace fossil fuel power generation. Sinan Energy Token holders receive SCC tokens as rewards. Given the high levels of dirty coal prevalent in most developing economies, Sinan Renewable Energy Plants displace amongst the highest levels of carbon and other noxious emissions than almost any other similar renewable energy project.
Over the past 5 years Carbon Credits have achieved growth of 690% and a Sharpe Ratio of 3.35, during the same time Bitcoin had a Sharpe Ratio of 1.66 while the S&P 500 had a ratio of 0.99 and gold a ratio of 1.02. This clearly demonstrates the opportunity this new asset class represents in providing a risk reward ratio that far exceeds other major investments and is uncorrelated to other asset classes
# More Information
- Sinan Energy Token Launch Information (https://www.sinanenergy.com/sinan-energy-token-launch/)
- Slide Deck With More Details (https://files.elfsight.com/storage/9811ec6f-5cb3-4406-b506-4eb478072e56/177d8a57-b98e-4f07-97cd-9c4dbc56dd30.pdf)
- Presentation Video 1 (https://www.youtube.com/watch?v=a8C20pd9yiY)
- Presentation Video 2 (https://www.youtube.com/watch?v=bHkjIa-_MFU)---
# Source Code
## Contracts Sinan
> Project contains solidity smart contracts for solidity projectCheck .env.example to see what setups are supported.
Currently, only kovan and mainnet ethereum networks are supported.### Use the following commands
-hh compile
- to compile smart contract
-hh deploy
- default deploy is on kovan network
-hh test
- to run tests
-hh verify CONTRACT-ADDRESS
- to verify contract via etherscan