-
Notifications
You must be signed in to change notification settings - Fork 313
Adds sandclock #48
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
0xBRM
wants to merge
6
commits into
argentlabs:develop
Choose a base branch
from
lindy-labs:develop
base: develop
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
Adds sandclock #48
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
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,67 @@ | ||
| { | ||
| "name": "Sandclock", | ||
| "description": "The world’s first trustless wealth management platform. When you deposit to Sandclock, the contract invests your initial deposit to a predetermined strategy chosen by you, then, it automagically splits your principal from the yield generated. You can then subdivide them however many times you want and stream your yield (or principal) to anything you want, allowing you to keep, give, invest, or allocate to another wallet or contract.", | ||
| "short_description": "The world’s first trustless wealth management platform.", | ||
| "tags": [ | ||
| "Onramps", | ||
| "DeFi", | ||
| "NFTs", | ||
| "Infrastructure" | ||
| ], | ||
| "contracts": [ | ||
| { | ||
| "name": "<Name of Mainnet contract 1 (remove entry in array if it doesn't apply, add more entries if there are more contracts)>", | ||
| "address": "<Address of Mainnet contract 1>" | ||
| }, | ||
| { | ||
| "name": "<Name of Mainnet contract 2 (remove entry in array if it doesn't apply, add more entries if there are more contracts)>", | ||
| "address": "<Address of Mainnet contract 2>" | ||
| } | ||
| ], | ||
| "goerliContracts": [], | ||
| "audits": [ | ||
| { | ||
| "name": "Security Documentation", | ||
| "url": "https://docs.sandclock.org/current/security" | ||
| } | ||
| ], | ||
| "dotw": false, | ||
| "links": { | ||
| "website": "https://sandclock.org", | ||
| "careers": "https://www.sandclock.org/careers", | ||
| "twitter": "https://twitter.org/SandclockOrg", | ||
| "telegram": "", | ||
| "discord": "https://discord.gg/KsGxRspajU", | ||
| "github": "https://github.com/lindy-labs/sc_solidity-contracts", | ||
| "youtube": "", | ||
| "medium": "https://medium.com/sandclock", | ||
| "mirror": "" | ||
| }, | ||
| "twitterName": "SandclockOrg", | ||
| "teamInfo": { | ||
| "founded": "2021-01-01T00:00:00.000Z", | ||
| "anonymous": false | ||
| }, | ||
| "tokens": [ | ||
| { | ||
| "address": "0xbA8A621b4a54e61C442F5Ec623687e2a942225ef", | ||
| "symbol": "QUARTZ" | ||
| } | ||
| ], | ||
| "media": { | ||
| "logoUrl": "/dapps/sandclock/dapp-icon-sandclock.png Resolution: 320 × 320 pixels>", | ||
0xBRM marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| "bannerUrl": "/dapps/sandclock/dapp-header-sandclock.png Resolution: 1920 × 400 pixels>", | ||
0xBRM marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| "previewUrl": "/dapps/sandclock/dapp-preview-sandclock.png Resolution: 700 × 400 pixels>", | ||
| "videoUrl": "", | ||
| "gallery": [ | ||
| { | ||
| "url": "https://1890138587-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MeLp5OA4N-EJ4pU0vqw%2Fuploads%2FJNONY6tZccIHAeqFUXdB%2Fimage.png?alt=media&token=61d17490-bc95-4be3-939a-bf0adcdce752", | ||
0xBRM marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| "description": "Dashboard" | ||
| }, | ||
| { | ||
| "url": "https://1890138587-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MeLp5OA4N-EJ4pU0vqw%2Fuploads%2FO5dB7otMdFEDtmGBA5VE%2Fimage.png?alt=media&token=29c3dd37-1c9f-4b70-a7b2-0a0b6882731c", | ||
| "description": "Yield Splitting" | ||
| } | ||
| ] | ||
| } | ||
| } | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.
Uh oh!
There was an error while loading. Please reload this page.