INTRODUCING THE BLOCKCHAIN OPERATING SYSTEM (BOS) (2024)

INTRODUCING THE BLOCKCHAIN OPERATING SYSTEM (BOS) (1)

Who is the boss? Only a real BOS can govern itself. What does this entail for you?

Similar to how Linux, macOS, and Windows make computers easy to use, NEAR protocol is providing a new kind of operating system with NEAR Discovery, the protocol’s flagship platform that allows individuals to create and use decentralised front-end applications on any blockchain(s) via the blockchain operating system (BOS).

  • Interactive on-chain pages (front-end code) with customisable features
  • Highly efficient curation algorithms and a comprehensive experience for users and builders
  • Network effects of developers forking and building reusable on-chain widgets

In essence, this means that BOS offers a platform where users fully control their own data.

Before diving deeper into the BOS, let’s take a step back to review the concept of an OS.

An ‘OS’ is the software running between hardware and the user. Operating systems allow users to work with computers without speaking their language. Without an OS, a computer would not be much more than electricity flowing through circuits. The operating system simply allocates resources to different programs, while preventing any potential conflicts.

Blockchain communities require sustainable public goods that can support new users entering the ecosystem and help to retain existing contributors. After all, to reach billions of users, there needs to be much greater infrastructure accessibility for builders who are creating both scalable and reliable projects and dApps.

Why? This way everyone has control of their assets, data, and the power of governance.

The SocialDB is a contract running on NEAR that leverages unique gas capabilities of a multidimensional blockchain. Saving data is just like other transactions, which means users pay deposits for data storage and fees. You can update anything in the SocialDB that is under your account’s control, including widget code, and there is a way to throw away the keys for specific data.

Users may also check the block height of a widget and verify it is a secure access point. Even if the code is updated in a later block.

INTRODUCING THE BLOCKCHAIN OPERATING SYSTEM (BOS) (4)

The irony of decentralised applications is how most users interact with them via centralised front-end services running on old-school servers. This ‘web2' infrastructure is acceptable in some cases, but there are major trade-offs in terms of robustness and resilience.

Usually, app development involves constructing a user interface with specific data flows and visual components, such as buttons, pages, and menus. These exist on the client side, i.e., on the user’s device. For decentralised applications (dApps), the “backend” typically includes a contract running on-chain. dApps might also have a traditional database on the server side.

Blockchain applications with centralised frontend solutions may encounter interesting challenges. Each so-called ‘dApp’ is only ever as strong as its weakest link: off-chain front-end code, sometimes available on GitHub, hosted at a specific URL.

This kind of setup comes with certain risks. For instance, trusting intermediaries. Maintaining security is an additional challenge; users may not always be aware what code is running under the hood. Plus, they don’t have the ability to customise much, if anything.

Still, BOS gateways are hosted in a centralised manner. There is no such thing as a purely decentralised access point for on-chain experiences.

Enter blockchain operating systems!

INTRODUCING THE BLOCKCHAIN OPERATING SYSTEM (BOS) (5)

A BOS helps everyone learn, build, and grow using any blockchain. Here, developers and all kinds of creators can easily deploy their own dApps with on-chain frontend code. The main benefits are in terms of accessibility, security, and composability.

This new approach leverages the unique capabilities of NEAR’s asynchronous runtime to enable not only censorship resistance, but also verification + audit-ability. Furthermore, data from various blockchains can live in reusable components, available for anyone to inspect.

For example, a team building on Ethereum can use the BOS to give access to users on Ethereum and others on NEAR. Give it a try at bos.gg

All the widgets / components running on the bOS are fully composable, enabling developers to freely combine them to fit their needs. That way, builders collaborate and share code, which can be customized to fit various purposes.

Ultimately, BOS aims to make it quick and easy to build multi-chain experiences. It enables NEAR to extend beyond existing as ‘another Layer-1 network’, and allows it to transform into its full potential as a decentralised operating system, empowering collaboration across ecosystems.

The future is not only NEAR. It’s now! Communities around BOS are cultivating a universal ecosystem of dApps with connections across networks. This means that Ethereum (and other EVM networks), Cosmos, and Solana will be among the first supported blockchains.

And of course, it’s all open-source, promoting the creation of custom gateways.

Learn how at: nearbuilders.com/bos

Written by @NEAR_intern & @james.near
Edited by @achildhoodhero

NEAR is on a mission to onboard a billion users to the infinite possibilities of Web3 with the Blockchain Operating System (BOS). Leveraging its high-performance, carbon-neutral protocol, which is fast, secure, and scalable, NEAR provides a common layer for browsing and discovering the Open Web.

NEAR Discovery | Twitter

NEARWEEK is one of the first decentralised news sources within the NEAR ecosystem. Via the production of high-quality content, news, and promotional support, NEARWEEK unleashes the full potential of its media outlets to act as the social epicentre of the NEAR ecosystem.

Newsletter | Twitter | Website

INTRODUCING THE BLOCKCHAIN OPERATING SYSTEM (BOS) (2024)

FAQs

What is the blockchain operating system (BOS)? ›

The BOS unites the Web3 space by allowing developers to build on any blockchain while removing the complexity of swaps, exchanges, and multiple logins and identities.

Is blockchain an operating system? ›

Blockchain is a decentralized representation of the operating System of the future. It's a decentralized version of the operating System for the future.

What is the bos gateway that is used to deploy frontends for EVM chains and how many dapps are leveraging it? ›

BOS is a technology that allows developers to create, deploy, and store frontends in a secure and decentralized manner, for use with any protocol and on any chain. Currently, BOS NEAR is compatible with the NEAR protocol and all EVM networks such as Ethereum, Arbitrum, and Polygon.

What's the main purpose of the bos in the near protocol ecosystem? ›

Ultimately, BOS aims to make it quick and easy to build multi-chain experiences. It enables NEAR to extend beyond existing as 'another Layer-1 network', and allows it to transform into its full potential as a decentralised operating system, empowering collaboration across ecosystems.

What types of applications can be found on the BOS? ›

With BOS, NEAR can power decentralized frontends for all Web 3.0 applications, and act as a common layer for storing, browsing, and discovering products such as DEXs, money markets, NFT marketplaces, social networks, gaming platforms, and more.

How blockchain systems work? ›

A blockchain platform is a shared digital ledger that allows users to record transactions and share information securely, tamper-resistant. A distributed network of computers maintains the register, and each transaction is verified by consensus among the network participants.

Where does blockchain run? ›

Blockchain does not store any of its information in a central location. Instead, the blockchain is copied and spread across a network of computers. Whenever a new block is added to the blockchain, every computer on the network updates its blockchain to reflect the change.

Is Apple using blockchain? ›

eth), teasingly shared that Apple's high throughput and permissioned blockchain is capable of processing nearly 285 million transactions while securing the encryption behind text messages on iMessage.

What kind of system is blockchain? ›

A blockchain is “a distributed database that maintains a continuously growing list of ordered records, called blocks.” These blocks “are linked using cryptography. Each block contains a cryptographic hash of the previous block, a timestamp, and transaction data.

How does the EVM handle transactions and smart contract deployment on the Ethereum network? ›

It serves as the execution platform for these smart contracts, enabling them to run and interact with the Ethereum network. The EVM is designed to be a sandboxed environment, ensuring that the execution of smart contracts is secure, deterministic, and isolated from the underlying network.

What is a JavaScript platform that allows for the development of dApps? ›

js is a JavaScript library that allows developers to interact with the Ethereum blockchain and build decentralized applications (dApps). It provides a simple and user-friendly interface for accessing blockchain data and executing smart contracts.

What is the purpose of nightshade sharding in near's blockchain? ›

NEAR operates as a standalone Layer-1 blockchain, known for its unique scaling mechanism, dubbed Nightshade sharding. This essentially means breaking the blockchain into smaller parts, called “shards”, to achieve scalability and handle large amounts of transactions.

What are the features of BOS? ›

Most Bos species have a lifespan of 18–25 years in the wild, with up to 36 being recorded in captivity. They have a 9–11 month gestation, depending on the species and birth one or, rarely, two young in the spring. Most species travel in small herds ranging in size from ten to thirty members.

What is near Protocol Revolut? ›

About NEAR Protocol

NEAR is a carbon-neutral layer-1 blockchain network that is scalable and secure thanks to its unique implementation of sharding called Nightshade.

Is Ethereum an operating system? ›

Ethereum is a second generation blockchain widely considered to be the second most popular crypto after Bitcoin. The currency generated by the Ethereum blockchain is called Ether. Ethereum also functions as an operating system for the development of decentralised applications (DApps) and smart contracts.

Is blockchain a database system? ›

While blockchains can be considered a database, a database is typically not a blockchain. Databases generally don't use signed blocks to store the data. The blockchain structure makes it virtually impossible for someone to change the data without breaking the chain.

Is blockchain a hardware? ›

Logically, a blockchain can be seen as consisting of several layers: infrastructure (hardware) networking (node discovery, information propagation and verification) consensus (proof of work, proof of stake)

Is blockchain a file system? ›

Abstract: Blockchain-based distributed file system is an emerging, decentralized technology that enhances blockchain for storing data and general-purpose files off-chain.

Top Articles
Kaggle’s New 29GB RAM GPUs: The Power You Need, Absolutely Free!
Calculating Risk and Reward
Katie Nickolaou Leaving
Hotels Near 625 Smith Avenue Nashville Tn 37203
Metallica - Blackened Lyrics Meaning
Ghosted Imdb Parents Guide
Lexington Herald-Leader from Lexington, Kentucky
Www Movieswood Com
Irving Hac
Cars For Sale Tampa Fl Craigslist
Locate Td Bank Near Me
Umn Biology
Mercy MyPay (Online Pay Stubs) / mercy-mypay-online-pay-stubs.pdf / PDF4PRO
Tracking Your Shipments with Maher Terminal
Steamy Afternoon With Handsome Fernando
iLuv Aud Click: Tragbarer Wi-Fi-Lautsprecher für Amazons Alexa - Portable Echo Alternative
Samantha Lyne Wikipedia
Google Flights Missoula
Mflwer
Arre St Wv Srj
Samantha Aufderheide
Highmark Wholecare Otc Store
Who is Jenny Popach? Everything to Know About The Girl Who Allegedly Broke Into the Hype House With Her Mom
About My Father Showtimes Near Copper Creek 9
Living Shard Calamity
Mta Bus Forums
Skymovieshd.ib
Watson 853 White Oval
Mami No 1 Ott
Storelink Afs
Nicole Wallace Mother Of Pearl Necklace
Eleceed Mangaowl
Tiny Pains When Giving Blood Nyt Crossword
Convenient Care Palmer Ma
Uvalde Topic
The Attleboro Sun Chronicle Obituaries
Trivago Anaheim California
Mitchell Kronish Obituary
Celsius Claims Agent
Sound Of Freedom Showtimes Near Amc Mountainside 10
60 Days From May 31
Hampton In And Suites Near Me
Jimmy John's Near Me Open
Dying Light Mother's Day Roof
Das schönste Comeback des Jahres: Warum die Vengaboys nie wieder gehen dürfen
Guy Ritchie's The Covenant Showtimes Near Look Cinemas Redlands
Elvis Costello announces King Of America & Other Realms
Urban Airship Acquires Accengage, Extending Its Worldwide Leadership With Unmatched Presence Across Europe
Ssss Steakhouse Menu
Craigslist.raleigh
What Responsibilities Are Listed In Duties 2 3 And 4
Bellin Employee Portal
Latest Posts
Article information

Author: Jamar Nader

Last Updated:

Views: 5856

Rating: 4.4 / 5 (75 voted)

Reviews: 90% of readers found this page helpful

Author information

Name: Jamar Nader

Birthday: 1995-02-28

Address: Apt. 536 6162 Reichel Greens, Port Zackaryside, CT 22682-9804

Phone: +9958384818317

Job: IT Representative

Hobby: Scrapbooking, Hiking, Hunting, Kite flying, Blacksmithing, Video gaming, Foraging

Introduction: My name is Jamar Nader, I am a fine, shiny, colorful, bright, nice, perfect, curious person who loves writing and wants to share my knowledge and understanding with you.