Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 month ago)
- Default Branch: main
- Last Pushed: 2024-12-19T15:41:39.000Z (15 days ago)
- Last Synced: 2024-12-19T16:36:12.797Z (15 days ago)
- Topics: demo, ethereum, react-hooks, safe, safe-core-sdk, tutorial, typescript
- Language: TypeScript
- Homepage: https://safe-demo-template.surge.sh/
- Size: 272 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- 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.