NEAR DevHub
1.23K subscribers
492 photos
31 videos
609 links
πŸ“’ Official announcements channel for NEAR DevHub. Join @neardev group for discussions. Learn more: at http://neardevhub.org.
Download Telegram
In about 2 hours, we are live!

We have a lot to discuss regarding the NEAR developer ecosystem, so please join us and feel free to ask any questions you may have.

Special guest: LavaπŸŒ‹

Stream on:
YouTube: https://youtube.com/@NEARDevHub
Twitch: https://twitch.tv/neardevhub
X: https://x.com/neardevhub

🟦 Channel | Chat | LinkTree
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ’₯ The NEAR community is stepping up.

It’s time for YOU to act β€” and help govern NEAR.

HOT DAO & Linear Protocol have submitted their first proposal on the governance forum πŸ”½

Proposal: Reduce NEAR’s inflation rate from 5% β†’ 2.5%

Goal: Support long-term sustainability & improve ecosystem alignment

🧾 Read the proposal. If you're a validator, cast your vote (for/against) on behalf of your stakers here.

⏳ Voting ends 31 July 23:59 UTC

πŸ“ Once House of Stake is fully operational, it will regularly conduct reviews on NEAR’s inflation and vote to adjust it if necessary.
❀5
βœ‰οΈ NEAR Dev NEWS #67 is out!

THIS WEEK’S FOCUS: INFINEX... wait, nope! πŸ€¦β€β™‚οΈ
It’s actually β€” NEARN!
Next-gen crypto-freelance in the NEAR ecosystem πŸš€

βž• NEARN is your shortcut to earning in Web3 β€” no need to build a product from scratch.

Just pick a task β†’ do it β†’ get paid in crypto πŸ€‘

πŸ‘¨β€πŸ’» Current opportunities include:
🟑 RPC client generation β€” 3,000 $NEAR
🟑 Illustration β€” 120 $USDC
🟑 Firehose hackathons β€” 2 x 2,350 $NEAR
🟑 And tons of open calls for every skillset ✨

ℹ️ This issue covers:
β€’ NEAR Intents β€” no more transactions, just say what you want
β€’ Protocol Rewards β€” real crypto for real commits
β€’ House of Stake β€” where AI helps run the DAO
β€’ A bot that tracks validators while you drink coffee β˜•οΈ

πŸ”₯ Not INFINEX β€” but INFINITE NEARN possibilities πŸ”₯

πŸ‘‰ Read + subscribe: http://dev.near.org/newsletter

🟦 Channel | Chat | LinkTree
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯4❀1πŸ‘1
NEAR Dev Setup in minutes! 🫰

βž• New to Web3 or switching to NEAR? This video walks you through setting up your full NEAR dev environment in just a few minutes:
➑️ Install Rust, Cargo Near, NEAR CLI
➑️ Connect to testnet
➑️ Compile, test & deploy Rust smart contracts β€” fast and error-free

πŸ”– Watch the video here

🟦 Channel | Chat | LinkTree
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘1
🌟 NEAR Protocol Rewards: What It Means to Graduate from a Hackathon

For many builders, a hackathon is just the beginning. NEAR Protocol Rewards offers a clear path forward - from hackathon MVPs to production ready projects.

What you get: funding based on on-chain metrics, expert feedback, weekly mentorship sessions, and exposure to the NEAR ecosystem. Since launch, 30+ teams have received over $200K in rewards and hundreds of hours of mentorship.

If you’re ready to go beyond the demo and build something people actually use, NEAR Foundation is here to back you.

➑️ Learn more in the blog post and apply for the next cohort here
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ₯°5
Cross-chain in one click? It’s already live on NEAR ✨

Dev @denbite just showed how to swap USDT (Ethereum) β†’ BTC (Bitcoin) using NEAR Intents + 1Click API β€” in just two steps:
1️⃣ Send tokens
2️⃣ Receive result
No juggling wallets, bridges, or complex flows β€” it all happens via a single API call 🫰

πŸ”– Multichain UX finally feels like 2025 β€” not 2019. Read more

🟦 Channel | Chat | LinkTree
Please open Telegram to view this post
VIEW IN TELEGRAM
❀3
πŸ†• A series of NEAR development tutorials is starting!

If you want to learn how to write smart contracts on NEAR + Rust, follow this series. @alex_ursol creates step-by-step videos that will help you understand the basics and progress to real dApps πŸ‘¨β€πŸ’»

βœ”οΈ Lesson 1 is available now!
In the video you will learn:
🟑 How a NEAR contract works in Rust
🟑 What is struct, u128, String, bool and how to use them
🟑 What is the difference between public/private functions
🟑 How #[init] and contract initialization works
🟑 How token-like contract logic works
πŸ“Ί See the lesson here

If you're new here, be sure to watch the intro πŸ‘‰

🟦 Channel | Chat | LinkTree
Please open Telegram to view this post
VIEW IN TELEGRAM
❀7πŸ₯°2πŸ‘1
βœ‰οΈ NEAR Dev NEWS #68 is out!

πŸ“Œ THIS WEEK’S FOCUS: FORK THAT

Big Tech wants to own AI? We say: FORK THAT.
Fork it. Build it. Own the stack.

🍴 FORK THAT is NEAR’s new dev campaign β€” for open-source rebels building AI on their own terms.

ℹ️ Highlights this week:
🟑 Cross-chain swaps in 1 click
🟑 near-sdk v5.15.0 β€” better errors, smoother DX
🟑 Cocos Creator + NEAR = Web3 gaming ready to go
🟑 3 quick-start dev videos β€” from zero to contract
🟑 Inflation cut proposal
🟑 Kaito rewards β€” $100K in $NEAR

Don’t just watch the AI revolution β€” fork it 🫰
πŸ‘‰ Read + subscribe: http://dev.near.org/newsletter

🟦 Channel | Chat | LinkTree
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘2
Zig for smart contracts? Is anyone really interested in writing smart contracts in Zig?

We have a $40k proposal on NEARN: https://nearn.io/devhub/10/73/
Anonymous Poll
9%
Yes, I can’t use Rust, Go, Python, JS
45%
No, invest elsewhere
18%
Yes, we need more contract SDKs
27%
What is Zig?
πŸ†• Control Flow in NEAR Smart Contracts!

If you want to learn how to write smart contracts on NEAR + Rust, follow this series. @alex_ursol creates step-by-step videos that will help you understand the basics and progress to real dApps πŸ‘¨β€πŸ’»

βœ”οΈ Lesson 2 is available now!
By the end of this lesson, you’ll understand:
🟑 How logic flows inside a real NEAR contract
🟑 Best practices to avoid common control flow mistakes
🟑 How to model real-world voting systems in smart contracts
πŸ“Ί See the lesson here

Did you miss a lesson? Just click here πŸ–₯
If you're new here, be sure to watch the intro πŸ‘‰

🟦 Channel | Chat | LinkTree
Please open Telegram to view this post
VIEW IN TELEGRAM
❀4πŸ‘1πŸ”₯1
πŸš€ The ticker is $NEAR!

Co-founder @ilblackdragon rang the bell at the Frankfurt Stock Exchange to celebrate the launch of the Bitwise NEAR Staking ETP πŸ””

βž• Institutional access to $NEAR just leveled up πŸ”
For developers, this means:
➑️ More users
➑️ More capital
➑️ More momentum to build and scale

We wrote about the NEAR ETF β€” what it is and why it matters:
πŸ”— NEAR Dev NEWS #59

🟦 Channel | Chat | LinkTree
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯6
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘2
βœ‰οΈ NEAR Dev News #69 β€” Code. Contribute. Get noticed.

πŸ“Œ THIS WEEK’S FOCUS: Code as a Contribution
Fix a bug, write a guide, improve a CLI tool β€” and suddenly you’re part of shaping the future of Web3 πŸ› 

πŸͺ™ Want to get paid for it?
NEARN is your gateway to real freelance bounties:
βž• 10 active listings
βž• $440K+ earned
βž• 100+ submissions this week alone
All active freelance job postings are here 😁

ℹ️ Also in this issue:
🟑 Lava RPC β€” easy migration, free, stable, fast
🟑 Chain abstraction with Tachyon β€” gasless, cross-chain UX
🟑 NEAR Docs upgrades β€” new menus, new guides
🟑 NEAR Treasury β€” multi-chain asset control via Intents
🟑 Mobile App 2.0 β€” cross-chain, low fees, and a new $NPRO token
🟑 Bitwise ETP β€” NEAR staking now on European markets

πŸ‘€ Start small. Fork that. Contribute publicly.
πŸ‘‰ Read + subscribe: http://dev.near.org/newsletter

The NEAR Protocol Town Hall will begin in 15 minutes.
πŸ“Ί Tune in here to watch!

🟦 Channel | Chat | LinkTree
Please open Telegram to view this post
VIEW IN TELEGRAM
❀1πŸ”₯1
No DevHub Live show today, but an exciting announcement about DevHub Live will be shared tomorrow. πŸ‘€
Please open Telegram to view this post
VIEW IN TELEGRAM
❀3
Forwarded from NEARHACKS
Bowen Wang Joins NEAR Foundation Council

Bowen Wang, a highly regarded figure in the NEAR community, has joined the NEAR Foundation Council. Known for his exceptional product development skills at NEAR One, Wang's appointment is seen as a significant boost for the foundation, generating widespread optimism within the community. This development has been highlighted as one of the most promising events for NEAR recently. @BowenWang18 is celebrated as a 'giga-brain product shipping legend,' further underscoring the positive sentiment.

πŸ‘€ Source @jarednotjerry1
❀‍πŸ”₯5❀2πŸ”₯1
DevHub Live is evolving. We will still be hosting live workshops and interviews, but we are adding a new segment with its own podcast and newsletter, introducing NDNA (Near Dev News Analysis)!

NDNA is an opinionated weekly newsletter and podcast looking at the news in and around the NEAR developer ecosystem.

Subscribe today wherever you listen to podcasts or read the first issue here: https://neardevhub.substack.com/p/nears-infrastructure-is-ready-for

Also on YouTube: https://www.youtube.com/playlist?list=PLrLLmjcJVAB_DnqRYxJ84m2Zi7cJHw9YV
❀7
AI on NEAR β€” Transparency by Default πŸ€–

Most AI feels like a black box β€” NEAR is making it open and verifiable πŸ”’
Every AI agent runs on a NEAR account, every action is traceable, and results can be stamped on-chain with nStamp.

πŸ”– Example? Fact-Check AI by Learn NEAR Club:
βž• Verifies claims with trusted sources
βž• Lets users give feedback & earn rewards
βž• Fully open β€” from model to prompt

It’s already up and running! πŸƒβ€β™‚οΈ
πŸ”— Check it out

🟦 Channel | Chat | LinkTree
Please open Telegram to view this post
VIEW IN TELEGRAM
🀝2πŸ‘1