{"id":13566412,"url":"https://github.com/securesecrets/shade","last_synced_at":"2025-04-04T00:30:41.363Z","repository":{"id":37082819,"uuid":"375487462","full_name":"securesecrets/shade","owner":"securesecrets","description":"Shade Protocol is an array of connected privacy-preserving dApps built on Secret Network","archived":false,"fork":false,"pushed_at":"2024-02-23T03:55:51.000Z","size":28929,"stargazers_count":65,"open_issues_count":16,"forks_count":21,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-03-07T01:37:39.161Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://shadeprotocol.io/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/securesecrets.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-06-09T20:57:45.000Z","updated_at":"2024-03-16T12:48:10.828Z","dependencies_parsed_at":"2024-03-16T12:47:53.778Z","dependency_job_id":"50c9e520-6f1a-4978-a34c-605d6ee9d725","html_url":"https://github.com/securesecrets/shade","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/securesecrets%2Fshade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/securesecrets%2Fshade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/securesecrets%2Fshade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/securesecrets%2Fshade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/securesecrets","download_url":"https://codeload.github.com/securesecrets/shade/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247103305,"owners_count":20884023,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T13:02:09.114Z","updated_at":"2025-04-04T00:30:39.142Z","avatar_url":"https://github.com/securesecrets.png","language":"Rust","readme":"# Shade Protocol Core Contracts\n| Contract                    | Reference                         | Description                           |\n| --------------------------- | --------------------------------- | ------------------------------------- |\n| [`governance`](./contracts/governance)  | [doc](./contracts/governance/README.md) | Protocol's governance module |\n| [`shade_staking`](./contracts/staking)  | [doc](./contracts/staking/README.md) | Snip20 staker |\n| [`scrt_staking`](./contracts/scrt_staking)  | [doc](./contracts/scrt_staking/README.md) | SCRT staker |\n| [`treasury`](./contracts/treasury)  | [doc](./contracts/treasury/README.md) | Protocol's asset manager |\n| [`mint`](./contracts/mint)  | [doc](./contracts/mint/README.md) | Asset burner and minter |\n| [`oracle`](./contracts/oracle)  | [doc](./contracts/oracle/README.md) | Asset price querier |\n| [`airdrop`](./contracts/airdrop)  | [doc](./contracts/airdrop/README.md) | Task based, multichain snip20 airdropper  |\n\n## Development Environment\n\n### Environment Setup\n\n1. Make sure [Docker](https://www.docker.com/) is installed\n\n2. Pull the SN-testnet image\n```shell\nmake server-download\n```\n\n3. Open a terminal inside this repo and run:\n```shell\nmake server-start\n```\n\n4. Inside another terminal run:\n```shell\nmake server-connect\n```\n\n#### Testing the environment\nInside the container, go to /root/code and compile all the smart contracts:\n```\nmake\n```\nThen test run all the Protocol unit-tests and integration tests using the [tester](packages/network_integration):\n```shell\nmake integration-tests\n```\n\n### Unit Tests\n\nEach contract contains Rust unit and integration tests embedded within the contract source directories. You can run:\n\n```sh\ncargo unit-test\n```\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecuresecrets%2Fshade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecuresecrets%2Fshade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecuresecrets%2Fshade/lists"}