-
Notifications
You must be signed in to change notification settings - Fork 467
Open
Description
Documentation Type
Update Existing Documentation
What needs documentation?
We currently have two very heave tutorials on how to build a FT / NFT from scratch.
Those tutorials are still amazing resources to learn many low-level concepts of NEAR, but they do not go with the new direction of our docs which is "use tools to make things simpler".
Moreover, they create noise for AI models and our own search, since when searching for "NFT" or "FT" the tutorials come up first (as they have tons of mentions for NFT/FT).
I think it would be much better to move these tutorials to their own repositories + their own small docusaurus site, and in our main docs we can simply have a single page pointing to them.
Acceptance Criteria
- Move docs to their own repos
- Create a docusaurus page for them
Resources & References
No response
Priority
🔴 P0 : Missing Critical Documentation