{"id":40983118,"url":"https://github.com/dapperlabs/dapper-wallet-restrictions","last_synced_at":"2026-01-22T07:19:23.719Z","repository":{"id":183782710,"uuid":"670741522","full_name":"dapperlabs/dapper-wallet-restrictions","owner":"dapperlabs","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-23T16:31:02.000Z","size":19,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-08-23T23:39:24.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Cadence","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dapperlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-25T18:19:22.000Z","updated_at":"2024-08-23T23:39:24.651Z","dependencies_parsed_at":null,"dependency_job_id":"bbe7e498-5bf0-4c0e-b2e7-bc8816559de5","html_url":"https://github.com/dapperlabs/dapper-wallet-restrictions","commit_stats":null,"previous_names":["dapperlabs/dapper-wallet-restrictions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dapperlabs/dapper-wallet-restrictions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapperlabs%2Fdapper-wallet-restrictions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapperlabs%2Fdapper-wallet-restrictions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapperlabs%2Fdapper-wallet-restrictions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapperlabs%2Fdapper-wallet-restrictions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dapperlabs","download_url":"https://codeload.github.com/dapperlabs/dapper-wallet-restrictions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dapperlabs%2Fdapper-wallet-restrictions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28658102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2026-01-22T07:19:21.208Z","updated_at":"2026-01-22T07:19:23.714Z","avatar_url":"https://github.com/dapperlabs.png","language":"Cadence","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Dapper Wallet Restrictions\n\nThis contract contains restrictions dapper imposes on collections that are stored on dapper custodial wallet\n\n| Network | Address            |\n|---------|--------------------|\n| Mainnet | 0x2d4cebdb9eca6f49 |\n| Testnet | 0xa7d10afc50b14991 |\n\n## Development\n\nFollow the steps outlined below to set up your development environment.\n\n1. **Initialize and Update Submodules**\n\n   This project uses Git submodules. To initialize and update them, run the following command in your terminal:\n\n   ```bash\n   git submodule update --init --recursive\n   ```\n\n2. **Run test**\n\n   ```bash\n   ./test.sh\n   ```\n   \n\n## Deployment\n\n### Deploy contract\n```bash\nflow deploy -n testnet\n```\n\n### Update contract\n```bash\nflow accounts update-contract contracts/DapperWalletRestrictions.cdc DapperWalletRestrictions --signer dapper-wallet-restrictions-testnet\n```\n\n### Add Restriction\n```bash\nflow transactions send transactions/add_restriction.cdc \"A.69f6cf3aacf5b1b1.Magic.Collection\" '{\"CAN_INIT\":true}' --signer dapper-wallet-restrictions-testnet -n testnet\n\nflow transactions send transactions/add_restriction.cdc \"A.edf9df96c92f4595.Pinnacle.NFT\" '{\"CAN_SELL\":true, \"CAN_TRADE\":true, \"CAN_TRADE_EXTERNAL\":false, \"CAN_TRADE_DIFF_NFT\":false}' --signer dapper-wallet-restrictions-mainnet -n mainnet\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdapperlabs%2Fdapper-wallet-restrictions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdapperlabs%2Fdapper-wallet-restrictions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdapperlabs%2Fdapper-wallet-restrictions/lists"}