Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

near

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@near

NEAR

Developer platform to create apps that put users back in control of their data and assets.

DEVHUBCALENDARDEV SUPPORTNEWSLETTERFEEDBACK

NEAR is dedicated to providing the best developer experience possible for building an open web. This mission is next to impossible to achieve without feedback and contributions frompeople like you. 🫵

Get involved! 👉 please select one of the options above or contribute to one of the essential developer repositories listed below 🙏


📝 Docs

WebsiteDescriptionRepo
docs.near.orgNEAR Developer Documentationnear/docs
nomicon.ioNEAR Protocol Specification Documentationnear/neps
near-nodes.ioNEAR Node Documentation(Validator, RPC, Archival)near/node-docs

⛓️ Protocol

NameDescriptionRepoLatest Release
nearcoreReference implementation of NEAR Protocolnear/nearcoreLatest Release
NEPsNEAR Protocol Specifications and Standardsnear/neps

🔗 Chain Abstraction

Abstract away the complexities of blockchain networks, enabling seamless interaction and transactions for users across multiple chains within a single interface

NameDescriptionRepo
data-availabilityUsing NEAR as storage data availability with a focus on lowering rollup DA fees.near/rollup-data-availability
cross-chain signaturesControl accounts in multiple chains using your NEAR accountnear-examples/near-multichain

🚀 Decentralized Frontend Stack

Create decentralized frontend components by storing its source code on the blockchain 🤯.

NameDescriptionRepoLatest Release
👉 GATEWAY
near-discoverydev.near.org Gatewaynear/near-discoveryLatest Release
near.socialnear.social GatewayNearSocial/viewer
near-discovery-componentsCore components / primitives for dev.near.orgnear/near-discovery-components
chain-hosted-uiDecentralized hosting of anyVite supported UI framework directly on-chainnear/chain-hosted-ui
👉 EXECUTION ENVIRONMENT
VMB.O.S. Virtual Machinenearsocial/VMLatest Release
BWEB.O.S. Web Engine(WIP replacement for VM)near/bos-web-engine
👉 DATABASE
B.O.S. DatabaseSmart contract hosting frontend source code & user datanearsocial/social-db

🛠️ Dev Tools

NameDescriptionRepoLatest Release
create-near-appEasy fullstack dApp deployment toolnear/create-near-appLatest Release
BOS VSCode Ext.VSCode extension for building B.O.S. componentsnear/near-vscodeLatest Release
BOS LoaderSimplifying multiple component local developmentnear/bos-loaderLatest Release
AlémA web3 JavaScript / TypeScript library to create web3 apps for Near BOS.wpdas/alemLatest Release
bos-workspaceA comprehensive toolset for component and gateway developmentnearbuilders/bos-workspaceLatest Release

💻 CLI

NameDescriptionRepoLatest Release
near-cliJS based CLI for interacting w/ NEARnear/near-cliLatest Release
near-cli-rsRust based CLI for interacting w/ NEARnear/near-cli-rsLatest Release
BOS CLICLI for simplifying local development on BOSbos-cli-rs/bos-cli-rsLatest Release

🔑 Wallet / Auth

NameDescriptionRepoLatest Release
wallet-selectorWallet integration tool for NEARnear/wallet-selectorLatest Release
web3-onboardWallet integration tool for multichainblocknative/web3-onboardLatest Release
FastAuth SignerAuthenticate and sign transactions w/ FastAuthnear/fast-auth-signer
mpc-recoveryCreate and restore accounts w/ OIDC protocolnear/mpc-recovery
FastAuth SDKAllows users to recover or sign-up for a NEAR account using their email addresschain-abstraction/fastauth-sdk
iDOSDecentralized identity, storage, and verificationidos-network/idos-sdk-js

🔌 API

NameDescriptionRepoLatest Release
near-jsonrpc-client-rsAPI for RS projectsnear-jsonrpc-client-rs
near-api-jsAPI tool for frontend & backend JS librariesnear/near-api-jsLatest Release
fastnearA low-latency API for wallets and explorersfastnear/fastnear-api-server-rs
QueryApiBuild custom indexers and query with GraphQL endpointsnear/queryapi

📝 Smart Contracts

NameDescriptionRepoLatest Release
near-sdk-jsCreate smart contracts w/ JavaScriptnear/near-sdk-jsLatest Release
near-sdk-rsCreate smart contracts w/ Rustnear/near-sdk-rsLatest Release
KeypomCustomizable key creation for NFT/FT dropskeypom/keypomLatest Release

🧪 Testing

NameDescriptionRepoLatest Release
workspaces-jsTesting sandbox written in JSnear/workspaces-jsLatest Release
workspaces-rsTesting sandbox written in Rustnear/workspaces-rsLatest Release

🔎 Blockchain Data Indexing

NameDescriptionRepoLatest Release
QueryApiBuild custom indexers and query with GraphQL endpointsnear/queryapi
fastnearA low-latency API for wallets and explorersfastnear/fastnear-api-server-rs
near-lake-indexerBuilt onNEAR Indexer that stores JSON in AWS S3 bucketnear/near-lake-indexerLatest Release
near-lake-framework-rsStream blocks from NEAR Lake into your servernear/near-lake-framework-rsLatest Release
near-lake-framework-jsStream blocks from NEAR Lake into your servernear/near-lake-framework-js

PinnedLoading

  1. nearcorenearcorePublic

    Reference client for NEAR Protocol

    Rust 2.5k 695

  2. NEPsNEPsPublic

    The Near Enhancement Proposals repository

    JavaScript 226 150

  3. core-contractscore-contractsPublic

    Core contracts: reference staking pool, lockup, voting, whitelist, multisig.

    Rust 333 134

  4. near-api-jsnear-api-jsPublic

    JavaScript library to interact with NEAR Protocol via RPC API

    TypeScript 411 251

  5. create-near-appcreate-near-appPublic

    Create a starter app hooked up to the NEAR blockchain

    JavaScript 363 161

  6. near-cli-rsnear-cli-rsPublic

    near CLI is your human-friendly companion that helps to interact with NEAR Protocol from command line.

    Rust 120 67

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 10 of 255 repositories
  • nearcore Public

    Reference client for NEAR Protocol

    near/nearcore’s past year of commit activity
    Rust 2,450GPL-3.0 695 571 70 UpdatedApr 10, 2025
  • near-sdk-rs Public

    Rust library for writing NEAR smart contracts

    near/near-sdk-rs’s past year of commit activity
    Rust 484Apache-2.0 263 121(12 issues need help) 13 UpdatedApr 10, 2025
  • nearai_marketing Public Forked fromnear/nearorg

    near.ai marketing pages

    near/nearai_marketing’s past year of commit activity
    TypeScript 3 3 0 0 UpdatedApr 10, 2025
  • near/near-verify-rs’s past year of commit activity
    Rust 1 1 1 0 UpdatedApr 10, 2025
  • near-cli-rs Public

    near CLI is your human-friendly companion that helps to interact with NEAR Protocol from command line.

    near/near-cli-rs’s past year of commit activity
    Rust 120Apache-2.0 67 16(4 issues need help) 5 UpdatedApr 10, 2025
  • intents Public

    Set of contracts for the NEAR Intents project

    near/intents’s past year of commit activity
    Rust 12MIT 6 0 3 UpdatedApr 10, 2025
  • wallet-selector Public

    This is a wallet selector modal that allows users to interact with NEAR dApps with a selection of available wallets.

    near/wallet-selector’s past year of commit activity
    TypeScript 169Apache-2.0 169 28 1 UpdatedApr 9, 2025
  • near-api-js Public

    JavaScript library to interact with NEAR Protocol via RPC API

    near/near-api-js’s past year of commit activity
    TypeScript 411MIT 251 64 16 UpdatedApr 9, 2025
  • NFlegal Public

    The NFLegal Repo provides a collection of open-source legal templates to support the growth and development of the NEAR ecosystem by providing accessible and useful documents.

    near/NFlegal’s past year of commit activity
    2CC0-1.00 0 0 UpdatedApr 9, 2025
  • cargo-near Public

    Cargo extension for building Rust smart contracts on NEAR

    near/cargo-near’s past year of commit activity
    Rust 48Apache-2.0 18 29(3 issues need help) 1 UpdatedApr 8, 2025

Top languages

Loading…


[8]ページ先頭

©2009-2025 Movatter.jp