📚Dev Resources

nomicon.io

Low level protocol documentation. If you are a blockchain engineer interested in contributing to the core protocol, this is your source of truth (e.g. nomicon explains how NEAR implements Merkle Proofs). Also enumerates NEPs and their specifications. I think Pagoda's protocol team has ownership of this.

docs.near.org

Developer documentation. If you are a web2 or web3 dev interested in learning what NEAR is, and how to implement a dApp, this is your page

Doesn't mention NEPs, but how to implement it (e.g. FT, NFT, and how to make a marketplace).

Pagoda's DevRel is DRI

wiki.near.org

Information about everything the protocol has to offer including usage, infrastructure, opportunities, and guilds".

Near Foundation is DRI, make a PR to this knowledge base here https://github.com/near/wiki

https://github.com/near

Official NEAR Github home of near-core, NEPs, NEAR RS SDK, NEAR JS SDK, wiki, and so much more.

https://near.social/#/mob.near/widget/MyPage?accountId=hack.near

https://near.academy/

Interactive NEAR Development course

https://nearprimer.com/

Gamified learning materials on NEAR

Last updated