-
Notifications
You must be signed in to change notification settings - Fork 221
[Project Submission] Deagle #648
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
i-m-aditya
wants to merge
1
commit into
ipfs:master
Choose a base branch
from
i-m-aditya:patch-1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
## Project Name | ||
Deagle | ||
|
||
## Category | ||
Application | ||
|
||
## Project Description | ||
Deagle is an NFT options protocol. Using deagle, a user can speculate, hedge and earn income on his/her NFT. Instead of trading NFTs, trade the option to buy or sell an NFT at a strike price before a maturity date. NFT options data is stored in IPFS. | ||
There will be two types of user, | ||
Option Seller : He is the person who has the nft so he can either mint a put option to hedge his/her nft(we call it NFT protection) or mint a call option to speculate and earn income on his/her NFT. | ||
Option buyer: He is the person who is going to buy an option from any secondary marketplace and can settle it on our application if his option expires in the money. | ||
|
||
## Use of IPFS, Filecoin and Libp2p | ||
NFT options metadata is stored in IPFS. This metadata includes option strike price, option expiry timestamp and long short pair address (unique for a set of strike price, expiry date and underlying nft, required for option settlement). | ||
|
||
## Project Status | ||
Beta | ||
|
||
## Previews | ||
<img width="943" alt="Screenshot 2021-08-16 at 2 11 57 AM" src="https://user-images.githubusercontent.com/24940106/130564008-fbedf722-e388-4625-a31b-14a9a247d30c.png"> | ||
<img width="726" alt="Screenshot 2021-08-16 at 1 40 04 AM" src="https://user-images.githubusercontent.com/24940106/130564097-492fb6c3-e4f3-4616-bd7c-6880188ed745.png"> | ||
<img width="726" alt="Screenshot 2021-08-16 at 1 40 40 AM" src="https://user-images.githubusercontent.com/24940106/130564106-d942a22c-3227-4e00-a105-654a7da223f4.png"> | ||
<img width="726" alt="Screenshot 2021-08-16 at 1 40 47 AM" src="https://user-images.githubusercontent.com/24940106/130564111-1f263ac8-90ea-42a5-8fdd-963aae13dfb4.png"> | ||
<img width="726" alt="Screenshot 2021-08-16 at 1 41 12 AM" src="https://user-images.githubusercontent.com/24940106/130564119-4ffa34f4-4af2-460b-90c2-c193caebdb6b.png"> | ||
|
||
|
||
|
||
|
||
## Target Audience | ||
Problems faced by NFT enthusiasts are: | ||
- Good NFTs are very expensive. | ||
- No income on idle NFTs. | ||
- No protection from the downside if the NFTs starts to lose its value. | ||
To take advantage of the high volatility in NFTs without needing lumpsum amount of money, Options would be a great fit. | ||
|
||
|
||
## Rough estimated user base (if applicable) | ||
Application is just live on testnet. Planning to make it live soon as the demand for it seems to be rising. | ||
|
||
## Github repo | ||
https://github.com/i-m-aditya/Deagle | ||
|
||
## Website | ||
https://nft-options.netlify.app | ||
|
||
<!--If you're applying for a Next Step grant, add the URL to your hackathon submission here also--> | ||
|
||
## Docs | ||
<!--Including a link to your project docs!--> | ||
|
||
## Team Info | ||
<!-- Introduce your amazing team - how many team members are working on this project and who are they?--> | ||
|
||
### Team Size | ||
Currently hacking solo, will be adding frontend engineers soon. | ||
|
||
### Team members | ||
|
||
## How the community can engage | ||
* GitHub Discussion: https://github.com/ipfs/community/discussions/647 | ||
* Email: [email protected] | ||
* Twitter: https://twitter.com/_theLogician_ | ||
* Discord: !aditya#0096 | ||
|
||
## How to Contribute | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Do you have info about how to contribute that you'd like to add? If not, feel free to remove the section :). |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This field is blank, if you add yourself here, or remove the field, I think either would work :).