Skip to content

Commit 3c15523

Browse files
authored
namesky submission (#88)
1 parent 13e34ff commit 3c15523

File tree

1 file changed

+185
-0
lines changed

1 file changed

+185
-0
lines changed

applications/namesky.md

Lines changed: 185 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,185 @@
1+
# Mintbase Grant Proposal
2+
3+
- **Project Name:** NameSky
4+
- **Team Name:** NameSky Team
5+
- **Payment Address:** liaa.near
6+
- **[Level](../README.md#level_slider-levels):** 1
7+
8+
## Project Overview 📄
9+
10+
NameSky is an NFT project on the NEAR blockchain. It’s built with utilities to make buying & selling NEAR accounts easy and secure.
11+
12+
### Overview
13+
14+
Please provide the following:
15+
16+
- NameSky is the first marketplace to buy and sell NEAR accounts as NFTs.
17+
- We allow users to trade near accounts (through NFT) on Mintbase.
18+
- Buying & selling a NEAR account is never an easy thing. So we started the NameSky project with a mission to make NEAR account trading easy and secure.
19+
20+
### Project Details
21+
22+
We expect the teams to already have a solid idea about your project's expected final state. Therefore, we ask the teams to submit (where relevant):
23+
24+
* The current UI and designs are covered in our MVP demo and deployed on the testnet. (links attached below)
25+
* Data models / API specifications of the core functionality
26+
27+
* NFT Contract:
28+
29+
* Mint
30+
31+
> Alice has an account `love.near` and her main account is `alice.near`. Alice turns `love.near` into an NFT owned by `alice.near` through the NameSky app.
32+
>
33+
34+
- Transfer
35+
36+
> Alice transfers the NFT `love.near` to her friend Celia (celia.near).
37+
38+
- Burn
39+
40+
> Celia burns the NFT `love.near` and gets a **New Seed Phrase** to control account `love.near` again.
41+
>
42+
* NFT Marketplace Contrat:
43+
44+
- Buy & Sell NFT
45+
- Make an offer & Accept the Offer of NFT
46+
47+
- Other functionalities:
48+
- Search Near account NFT by account name
49+
- Search user by user name
50+
- Like an NFT
51+
- Notification for NFT buy, sell and offer
52+
53+
* Technology Stack:
54+
* Smart Contracts: Rust, NEAR SDK, NEAR SYS
55+
* Frontend: React, Typescript, Graphql
56+
* Server: Node.js
57+
* Indexer: The Graph
58+
59+
* PoC/MVP or other relevant prior work or research on the topic
60+
61+
* Demo vedio: [https://youtu.be/71JUKrTWSPA](https://youtu.be/71JUKrTWSPA)
62+
* Testnet MVP app: [https://testnet.namesky.app](https://rentverse.netlify.app/)
63+
64+
### Ecosystem Fit
65+
66+
Help us locate your project in the Mintbase landscape and what problems it tries to solve by answering each of these questions:
67+
68+
Q: Where and how does your project fit into the ecosystem?
69+
In the NEAR blockchain, there is no good way to trade NEAR accounts on a scale. NameSky is solving this problem by leveraging the power of the NFT protocol and making it possible to trade NEAR accounts easily and safely in scale. Also, NameSky is a utility-heavy NFT project that can show the good use case of the NFT protocol.
70+
71+
72+
73+
Q: Who is your target audience (parachain/dapp/wallet/UI developers, designers, your own user base, some dapp's userbase, yourself)?
74+
75+
1. First of all, **myself**, **Demo Chen**. I desperately want to have the NEAR account `demo.near` as my identity on the NEAR blockchain, but that account is already registered by someone else. I have no way to even make an offer to him to buy `demo.near`.
76+
77+
2. **NEAR account collectors and investors**. It's a proven business both in the web2 and the web3 world. It's very rewarding when you invested early in web domain names or ENS names.
78+
3. **Founders and Bussiness Owners**. They always want a good NEAR account for people to remember their brand and identity. NameSky is the place for them to find the NEAR accounts they want.
79+
80+
81+
82+
83+
Q: What need(s) does your project meet?
84+
- NameSky makes it possible to turn a NEAR account into an NFT and vice versa
85+
- NameSky has a dedicated marketplace front to buy/sell NEAR accounts (as NFTs)
86+
- NameSky makes NEAR account sales discoverable through a Twitter bot [NEAR accounts sales bot](https://twitter.com/nearaccountsbot)
87+
88+
Q: Are there any other projects similar to yours in the Mintbase / NEAR ecosystem?
89+
90+
There are few prior projects that to trade NEAR accounts, NameSky is the first one that takes advantage of the NFT protocol and also provides an easy-to-use interface to make NEAR account trading approachable, scalable and reliable.
91+
92+
Similar projects:
93+
- https://gonear.name
94+
- https://nomenmarket.com
95+
- https://nearnames.io
96+
97+
## Team 👥
98+
99+
### Team members
100+
101+
- Name of team leader
102+
- Demo Chen
103+
- Names of team members
104+
- Bob Xu
105+
- Coffee
106+
- Clemens
107+
108+
### Contact
109+
110+
- **Contact Name:** Demo Chen
111+
- **Contact Email:** [email protected]
112+
113+
### Legal Structure
114+
115+
We don't have a formally registered company at the moment.
116+
117+
### Team's experience
118+
119+
- **Demo Chen**, product and frontend developer. 10 years of experience in web development and loves building things. The founding team of workstream.us.
120+
- **Bob Xu**, contract developer. A big fan of NEAR since early 2021, and an active member in the NEAR ecosystem. 5 years of experience in backend development and 1.5 years experience of in NEAR contract development.
121+
- **Coffee**, contract developer. Familiar with the NEAR ecosystem and active in the NEAR community.
122+
- **Clemens**, product designer. https://clemensmorris.com
123+
124+
125+
### Team Code Repos
126+
127+
- https://github.com/nameskyteam
128+
129+
Please also provide the GitHub accounts of all team members. If they contain no activity, references to projects hosted elsewhere or live are also fine.
130+
131+
- https://github.com/hsxyl
132+
- https://github.com/hash0000ff
133+
- https://github.com/hanakannzashi
134+
135+
136+
### Team LinkedIn Profiles (if available)
137+
138+
- https://www.linkedin.com/in/liang-chen-3b5855132/
139+
140+
## Development Status 📖
141+
142+
143+
- GitHub repos (we now in private mode, let us know to add you as a member): https://github.com/nameskyteam
144+
- testnet MVP version: https://testnet.namesky.app
145+
- Near account NFT sales bot: https://twitter.com/nearaccountsbot
146+
- previous interface iterations, such as mock-ups and wireframes. [Figma design link](https://www.figma.com/file/3PgMxMQmsttOdccg32H7bq/NameSky?node-id=22759%3A2639&t=ceAaZHDHZeKUM70n-0)
147+
148+
## Development Roadmap 🔩
149+
150+
### Overview
151+
152+
- **Total Estimated Duration:** 6 months
153+
- **Full-Time Equivalent (FTE):** 3 FTE
154+
- **Total Costs:** 20,000 USD
155+
156+
### Milestone 1 — Audit
157+
158+
- **Costs:** 20,000 USD
159+
- We have contacted some security companies, and they have feedback us about their price:
160+
- BlockSec: ~80,000 USD
161+
- Pessimistic Security: ~30,000 USD
162+
163+
## Future Plans
164+
165+
- At the moment, our first priority is to apply funds for auditing our Near contracts then we can go mainnet.
166+
- In the long term, We will collaborate with other NFT projects on NEAR to integrate near account NFT in their project. And we'll keep optimizing and developing new features based on user feedback.
167+
168+
## Additional Information ➕
169+
170+
**How did you hear about the Grants Program?** Announcement by another team
171+
172+
Here you can also add any additional information that you think is relevant to this application but isn't part of it already, such as:
173+
174+
- Work you have already done.
175+
176+
> We have finished Milestone 1.
177+
178+
- If any other teams have already contributed (financially) to the project.
179+
180+
> No.
181+
182+
- Previous grants you may have applied for.
183+
184+
> We haven't applied for funds.
185+

0 commit comments

Comments
 (0)