{"id":19967602,"url":"https://github.com/ceramicstudio/walletconnect-tutorial","last_synced_at":"2026-05-13T00:03:56.785Z","repository":{"id":220208236,"uuid":"751041819","full_name":"ceramicstudio/walletconnect-tutorial","owner":"ceramicstudio","description":"A demo application that coincides with a separate tutorial that shows how WalletConnect's Web3Modal can be used with Ceramic to create authenticated user sessions.","archived":false,"fork":false,"pushed_at":"2024-06-04T17:53:34.000Z","size":2544,"stargazers_count":0,"open_issues_count":8,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-12T08:44:10.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ceramicstudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-01-31T20:21:01.000Z","updated_at":"2024-06-04T17:53:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"ccb5107b-3672-4016-ac9a-5ce1bbadda64","html_url":"https://github.com/ceramicstudio/walletconnect-tutorial","commit_stats":null,"previous_names":["ceramicstudio/walletconnect-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicstudio%2Fwalletconnect-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicstudio%2Fwalletconnect-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicstudio%2Fwalletconnect-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicstudio%2Fwalletconnect-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ceramicstudio","download_url":"https://codeload.github.com/ceramicstudio/walletconnect-tutorial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241404190,"owners_count":19957650,"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-11-13T02:42:50.798Z","updated_at":"2026-05-13T00:03:56.742Z","avatar_url":"https://github.com/ceramicstudio.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Event Attendance WalletConnect Demo App\n\nThis demo application coincides with a separate tutorial that shows how WalletConnect's Web3Modal can be used with Ceramic to initiatiate authenticated user sessions.\n\n## Getting Started\n\nUse the below steps to get started locally:\n\n1. Install your dependencies:\n\nInstall your dependencies:\n\n```bash\nnpm install\n```\n\n2. Generate your admin seed, admin did, and ComposeDB configuration file:\n\nNext, we will need to generate an admin seed and ComposeDB configuration our application will use. This example repository contains a script found at /scripts/commands/mjs that generates one for you (preset to run \"inmemory\" which is ideal for testing).\n\nTo generate your necessary credentials, run the following in your terminal:\n\n```bash\nnpm run generate\n```\n\nIf you explore your composedb.config.json and admin_seed.txt files, you will now see a defined JSON ComposeDB server configuration and Ceramic admin seed, respectively.\n\n3. Create a .env file and copy-paste the contents of the existing .env.example file into it\n\n4. Create a WalletConnect project ID by visiting https://cloud.walletconnect.com/sign-in, create a new project (with a name of your choosing and the `App` type selected), and copy the `Project ID` key once available. You will need to enter this into src/pages/_app.tsx on line 8 to assign to the `projectId` value.\n\n\n4. Finally, run your application in a new terminal (first ensure you are running node v20 in your terminal):\n\n```bash\nnvm use 20\nnpm run dev\n```\n\n5. Visit port 3000 in your browser\n\n## Learn More\n\nTo learn more about Ceramic please visit the following links\n\n- [Ceramic Documentation](https://developers.ceramic.network/learn/welcome/) - Learn more about the Ceramic Ecosystem.\n- [ComposeDB](https://developers.ceramic.network/docs/composedb/getting-started) - Details on how to use and develop with ComposeDB!\n- [AI Chatbot on ComposeDB](https://learnweb3.io/lessons/build-an-ai-chatbot-on-compose-db-and-the-ceramic-network) - Build an AI-powered Chatbot and save message history to ComposeDB\n- [ComposeDB API Sandbox](https://developers.ceramic.network/sandbox) - Test GraphQL queries against a live dataset directly from your browser\n- [Ceramic Blog](https://blog.ceramic.network/) - Browse technical tutorials and more on our blog\n- [Ceramic Discord](https://discord.com/invite/ceramic) - Join the Ceramic Discord\n- [Follow Ceramic on Twitter](https://twitter.com/ceramicnetwork) - Follow us on Twitter for latest announcements!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceramicstudio%2Fwalletconnect-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fceramicstudio%2Fwalletconnect-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceramicstudio%2Fwalletconnect-tutorial/lists"}