https://github.com/yanukadeneth99/your-name
Name Service on Flow using Cadence
https://github.com/yanukadeneth99/your-name
cadence flow name-service
Last synced: 3 months ago
JSON representation
Name Service on Flow using Cadence
- Host: GitHub
- URL: https://github.com/yanukadeneth99/your-name
- Owner: yanukadeneth99
- Created: 2022-09-10T10:53:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-10T11:34:22.000Z (over 2 years ago)
- Last Synced: 2025-01-11T19:30:19.967Z (5 months ago)
- Topics: cadence, flow, name-service
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Flow](http://onflow.org/) project scaffolded with [flow-app-scafold](https://github.com/onflow/flow-app-scaffold).
## Getting Started
1. [Install the Flow CLI](https://github.com/onflow/flow-cli).
2. Start the emulator.
```bash
flow emulator
```