Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/near-x/awesome-near
A curated list of awesome NEAR frameworks, libraries, software and resources.
https://github.com/near-x/awesome-near
List: awesome-near
Last synced: 3 months ago
JSON representation
A curated list of awesome NEAR frameworks, libraries, software and resources.
- Host: GitHub
- URL: https://github.com/near-x/awesome-near
- Owner: near-x
- Created: 2022-01-26T16:07:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-14T21:46:44.000Z (over 1 year ago)
- Last Synced: 2024-08-09T18:16:29.490Z (3 months ago)
- Size: 14.6 KB
- Stars: 10
- Watchers: 0
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-near - A curated list of awesome NEAR frameworks, libraries, software and resources. (Other Lists / PowerShell Lists)
README
# Awesome NEAR [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
A curated list of awesome NEAR frameworks, libraries, software and resources.
## Contacts* [Website](https://near.org)
* [Discord](https://near.chat)## Documentation
* [NEAR Docs](https://docs.near.org/)
* [NEAR Blog](https://near.org/blog/)
* [NEAR Wiki](https://wiki.near.org/)
* [NEAR Specs](https://nomicon.io/)## Libraries / Frameworks
Smart Contract SDK
* [near-sdk-rs](https://github.com/near/near-sdk-rs)
* [near-sdk-js](https://github.com/near/near-sdk-js)
* [near-sdk-as](https://github.com/near/near-sdk-as)Frontend Libraries
* [near-api-js](https://github.com/near/near-api-js)
* [near-api-go](https://github.com/aurora-is-near/near-api-go)
* [near-api-rs](https://github.com/bicarus-labs/near-api-rs)
* [near-api-py](https://github.com/near/near-api-py)
* [near-api-swift](https://github.com/near/near-api-swift)Testing Tools
* [near-workspaces-rs](https://github.com/near/workspaces-rs)
* [near-workspaces-js](https://github.com/near/workspaces-js)Game Frameworks
* [unity](https://github.com/metaseed-project/metaseed-unity-toolkit)
* [godot](https://github.com/svntax/godot-near-sdk)Wallet SDK
* [wallet-selector](https://github.com/near-projects/wallet-selector)
## Tools
* [NEAR Explorer](https://explorer.near.org/)
* [NEAR Wallet](https://wallet.near.org)
* [Sender Wallet](https://senderwallet.io/)
* [Developer Console](https://console.pagoda.co/)## Projects
### Basics
- https://examples.near.org/
* [Guest book](https://github.com/near-examples/guest-book)
* [Counter](https://github.com/near-examples/counter)### Infrastructure
* [Octopus](https://github.com/octopus-network)
* [Aurora](https://github.com/aurora-is-near)### FT
* [FT example](https://github.com/near-examples/FT)
* [wNEAR](https://github.com/near/core-contracts/blob/master/w-near)### DeFi
* [Ref Finance](https://github.com/ref-finance/ref-contracts)
* [Skyward](https://github.com/skyward-finance/)
* [Meta Pool](https://github.com/Narwallets/meta-pool)
* [OIN DAO](https://github.com/oinfinance/NearOinDao3.0)### NFT
* [NFT example](https://github.com/near-examples/NFT)
* [Paras](https://github.com/ParasHQ/paras-marketplace-contract)
* [Mintbase](https://github.com/Mintbase/mintbase-core)
* [TenK](https://github.com/TENK-DAO/tenk)### DAO
* [SputnikDAO](https://github.com/near-daos/sputnik-dao-contract)
### Oracle
* [Flux](https://github.com/fluxprotocol)
### Linkdrop
* [NEAR Linkdrop](https://github.com/near/near-linkdrop)
* [Linkdrop Campaign](https://github.com/NEAR-labs/contracts.near-linkdrop)
* [NFT Linkdrop](https://github.com/web3gamesofficial/web3games-near-nftdrop)
* [Linkdrop Proxy](https://github.com/near-apps/linkdrop-proxy)### Game
* [BerryClub](https://github.com/evgenykuzyakov/berryclub)
* [NEAR Lands](https://github.com/vgrichina/near-lands)### Social
* [web3.bio](https://github.com/picturepan2/web3bio)
## Validators / RPCs
* [Introduction](https://docs.near.org/docs/develop/node/intro/what-is-a-node)
### RPC Nodes
#### Non-Archival Nodes
1. mainnet https://rpc.mainnet.near.org
2. testnet https://rpc.testnet.near.orgAlternatives
1. mainnet https://public-rpc.blockpi.io/http/near
2. testnet https://public-rpc.blockpi.io/http/near-testnet#### Archival Nodes
1. mainnet https://archival-rpc.mainnet.near.org
2. testnet https://archival-rpc.testnet.near.org## Decetralized Storage
* [Use Decentralized Storage Solutions with NEAR](https://docs.near.org/docs/concepts/storage-solutions)
* [Filecoin](https://docs.filecoin.io/)
* [Arweave](https://arwiki.wiki/#/en/main)
* [Crust](https://wiki.crust.network/en)
* [Skynet](https://siasky.net/developers)
* [Ceramic](https://developers.ceramic.network/build/cli/quick-start/)## Indexer
* [NEAR Indexer](https://github.com/near/near-indexer-for-explorer)
* [The Graph](https://thegraph.com/docs/en/supported-networks/near)## Reference
* https://awesomenear.com/