https://github.com/5afe/safe-demo-template
Template to create Safe demo applications
https://github.com/5afe/safe-demo-template
demo ethereum react-hooks safe safe-core-sdk tutorial typescript
Last synced: 4 months ago
JSON representation
Template to create Safe demo applications
- Host: GitHub
- URL: https://github.com/5afe/safe-demo-template
- Owner: 5afe
- License: mit
- Created: 2024-12-03T16:04:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-08T11:11:16.000Z (about 1 year ago)
- Last Synced: 2025-08-18T06:43:39.204Z (6 months ago)
- Topics: demo, ethereum, react-hooks, safe, safe-core-sdk, tutorial, typescript
- Language: TypeScript
- Homepage: https://safe-demo-template.surge.sh/
- Size: 276 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Safe Demo Template
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
## Getting Started
First, run the development server:
```bash
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.