EverKit – All about TVM blockchains
437 subscribers
2.33K photos
53 videos
2.78K links
EverKit team's channel about Everscale network

Our chat: @everkit_chat

Feedback: @everkit_bot
Download Telegram
GOSH — A Very Peculiar Blockchain

GOSH is a first ever decentralized GitHub. The project uses the Everscale codebase as a decentralized server for git storage.

GOSH secures software supply chains by providing a variety of different tools to developers, and enterprises alike. One of these is the decentralized management of code through DAOs.

The first anniversary of GOSH is coming. Enjoy our review of the publication which describes the project's key features.

GOSH Blockchain Innovation

The key innovation was the creation of a blockchain that offers free use. On GOSH, any developer can create their own code for free, just like on any other git. Only this git is fully on-chain.

The developers have achieved this through the GOSH Free Service Area. Fees are not transferred to validators, but to the giver, who distribute the gas between other contracts. This means that any developer can use GOSH for free, and sell their services using Fiat Payment Gateways without a need to KYC/AML.

GOSH tokens

• The SHELL token is the main utility token of the GOSH blockchain and is used to pay gas and fees. Anybody can buy SHELL with their credit card for (and always for) $1.

• The DAO token is convertible to DAO Karma — the voting token of any DAO on GOSH — which, in turn, is not transferable or tradeable.

GOSH Paid

Paid membership in GOSH offers developers a new way to unlock the value of their code. DAOs will be able to lend Karma as a monthly subscription to those who want to support open source. In exchange for their contribution, members will receive voting power in a DAO as Karma.

Open source, governed through DAOs, can now be financially supported by users and enthusiasts, all while keeping it free to use, and so, open.

#gosh #review #post
Please open Telegram to view this post
VIEW IN TELEGRAM
GOSH launches AnyTree 🌳

To solve the problem of supply chain security, GOSH has developed AnyTree, a software deployment system that provides source code-level security using cryptographic signatures and proprietary Deep SBOM technology.

🔵The system works with a variety of package managers and applications, allowing developers to deliver content in a familiar way

🔵It logs all code changes, dependencies, builds and artifacts on the blockchain, thus providing transparency and verifiability

🔵Using Deep SBOM technology, the system focuses on in-depth observability of controlled software — this allows real-time monitoring of software content and helps identify vulnerabilities

🔵Using blockchain technology, it also provides transparency in verifying the source code used in packages — this protects against potential attacks and provides trust for developers and end users

🔵By integrating with GOSH Builder, the system has the ability to isolate and reproduce individual software builds — this allows developers to maintain consistency and trust

AnyTree is currently available in beta for Linux, but support for Windows and macOS is also planned.

#gosh #anytree #post
Please open Telegram to view this post
VIEW IN TELEGRAM
GOSH & Ambassador Labs Cooperation 👥

Ambassador Labs’ flagship Telepresence solution will work with the GOSH AnyTree Firewall.

Ambassador Labs is the cloud native developer experience leader, that builds developer infrastructure to help organizations of every size to adapt to the cloud world, and developers to ship software faster.

With the GOSH AnyTree Firewall integration, Telepresence users can be certain that their development process is more secure at every stage of the life cycle” — said Steve Rodda, CEO of Ambassador Labs.

AnyTree — the first software deployment system secured by the blockchain. It is currently in Beta testing stages on Linux only, but will be available on other platforms and Docker Desktop in the near future.

🔗 Try GOSH AnyTree now

🔗 Go to the Ambassador Labs press release

#gosh #partnership #post
GOSH — A Very Peculiar Blockchain

GOSH is a first ever decentralized GitHub. The project uses the Everscale codebase as a decentralized server for git storage.

GOSH secures software supply chains by providing a variety of different tools to developers, and enterprises alike. One of these is the decentralized management of code through DAOs.

The first anniversary of GOSH is coming. Enjoy our review of the publication which describes the project's key features.

GOSH Blockchain Innovation

The key innovation was the creation of a blockchain that offers free use. On GOSH, any developer can create their own code for free, just like on any other git. Only this git is fully on-chain.

The developers have achieved this through the GOSH Free Service Area. Fees are not transferred to validators, but to the giver, who distribute the gas between other contracts. This means that any developer can use GOSH for free, and sell their services using Fiat Payment Gateways without a need to KYC/AML.

GOSH tokens

• The SHELL token is the main utility token of the GOSH blockchain and is used to pay gas and fees. Anybody can buy SHELL with their credit card for (and always for) $1.

• The DAO token is convertible to DAO Karma — the voting token of any DAO on GOSH — which, in turn, is not transferable or tradeable.

GOSH Paid

Paid membership in GOSH offers developers a new way to unlock the value of their code. DAOs will be able to lend Karma as a monthly subscription to those who want to support open source. In exchange for their contribution, members will receive voting power in a DAO as Karma.

Open source, governed through DAOs, can now be financially supported by users and enthusiasts, all while keeping it free to use, and so, open.

#gosh #review #post
Please open Telegram to view this post
VIEW IN TELEGRAM
DAO in GOSH: what is it for and how to create it? 📥

Governance is the basis for achieving open source security guarantees, according to GOSH. They see a solution to the problem through DAOs — decentralized autonomous organizations.

As part of the work with GOSH, every open source repository becomes a DAO, allowing direct participation and scalability in governance.

DAOs in GOSH operate with tokens, and important decisions are made by voting participants

DAO participants can earn tokens for their contributions and receive voting rights based on the number of tokens they hold

Participants can also suggest tasks and reward other participants with tokens for completing them

🛡 The ultimate goal of GOSH is to give developers control over their open source work through DAOs, thereby improving security, scalability, and cost-effectiveness.

🔗 To learn about the process of creating, customizing and updating DAO, as well as the mechanisms of tasks and token voting — we suggest you go to the official GOSH YouTube-channel and watch a short series of tutorials.

#gosh #dao #post
Please open Telegram to view this post
VIEW IN TELEGRAM
AnyTree — how to use it in your Git? 🌳

We previously wrote about the launch of AnyTree, a software deployment system that provides source code-level security using cryptographic signatures and proprietary Deep SBOM technology.

AnyTree supports popular Git repositories such as GitHub and GitLab, allowing developers to maintain existing workflows and ensure security. And Deep SBOM technology solves the problem of software reproducibility and verifiability.

Unlike traditional static software specifications (SBOM), Deep SBOM provides an unprecedented level of transparency. It describes each step, resource, and dependency in detail, ensuring that software artifacts are accurately reproduced.

This process minimizes inconsistencies, vulnerabilities and the need for manual audits, bridging the gap between manual and automated security reviews.

To use AnyTree with GitHub:

1️⃣ Clone the repository of AnyTree
2️⃣ Run «make install» command
3️⃣ Generate SBOM with Python script
🔵4️⃣ Build the application using the generated SBOM

Deep SBOM functionality extends to all Git users, improving security even if not all GOSH features are used.

AnyTree's core philosophy is based on the principles of trust, allowing developers to take advantage of untrusted signatures and immutable assemblies based on a trusted infrastructure.

🛡 This approach provides additional security for the software supply chain, allowing you to instantly recognize errors and intrusions.

🔗 More details: in this article.

#gosh #git #anytree #post
Please open Telegram to view this post
VIEW IN TELEGRAM
GOSH is counting down ⚪️

A post with a countdown and the caption "GOSH X Launch" has appeared on the GOSH blockchain social media networks. Mitya Goroshevsky writes that there is an interesting announcement awaiting us. We are not yet aware of what it is about, but there is less than an hour left until the circumstances are clarified.

#gosh #news #post
Please open Telegram to view this post
VIEW IN TELEGRAM
GOSH launches Layer 2 for Ethereum ⚪️

The GOSH platform announced that it runs as Ethereum Layer 2.

GOSH is a scalable asynchronous sharded blockchain that allows select partners to run smart contracts on-chain for Free. GOSH stores and processes git objects entirely on-chain, allowing for fully decentralized management of repositories through GOSH DAOs.

GOSH currently runs over 2,000 DAOs and over 56 million git object smart contracts have been deployed. Developing on GOSH means using smart contracts for every merge, commit, and pull request, so GOSH is the first development platform where the more code you write the more secure it becomes.

GOSH is a production ready on-chain Git DAO platform while GOSH L2 is accessible with limited functionality as a Beta within the GOSH user interface.

GOSH L2 is launching with 12 partners: GBA, Ethernity Cloud, DeVote, GEX, DeSci World, Q, deScier, WOW DAO, Pruvendo, Hero2Quest, Triscale, Viete.

🔗 Create account to try it now

#gosh #update #post
Please open Telegram to view this post
VIEW IN TELEGRAM
Building infrastructures for the future of science on GOSH L2 ⚪️

GOSH has announced a partnership with the scientific community deScier to develop alternative scientific publications.

deScier is a community of researchers who use blockchain technology in science. The partnership aims to simplify communication through the decentralized publication DeSci Journal and develop a new git standard for presenting research code and data within alternative scientific publications.

deScier operates on a model where editors and reviewers receive earnings, generating a combined revenue of approximately 26 billion dollars annually. Currently, scientists face difficulties of their copyright from legacy publishing houses.

GOSH’s version control system git on-chain allows for a seamless transition for scientists into a decentralized framework, permitting them to truly own their research.

🔗 Join deScier DAO on GOSH

#gosh #partnership #post
Please open Telegram to view this post
VIEW IN TELEGRAM
GOSH and DeVote Partnership ⚪️

GOSH partners with DeVote to provide truly anonymous online voting in private and public elections.

DeVote is an unprecedented voting solution that provides high speed, scalability, anonymity, security and full-fledged auditing, currently mainly in the B2G market in the USA.

GOSH announced this partnership to integrate its zero knowledge proof, truly anonymous remote voting mechanism to be used by DAOs on GOSH.

Along with that GOSH is the most scalable blockchain platform with a Freemium business model. It allows DeVote to run any type and scale of public or private elections 100% on-chain.

DeVote is currently participating in the elections technology tender announced by USA national elections committee .

We will follow the partnership!

#gosh #devote #partnership #post
Please open Telegram to view this post
VIEW IN TELEGRAM
GOSH + FLEX = GEX ⚪️

GOSH platform announced a partnership with FLEX, a decentralized and distributed limit order book exchange, to launch the GOSH Decentralized Exchange (GEX) on the GOSH Ethereum Layer 2 blockchain. GEX’s user experience is following trading industry standards like in regular exchanges and have some features:

🙂 Gas-free trades. GEX will run as a GOSH native application, thus requiring no gas fees. Like on centralized exchanges, GEX fees are paid in the native currency of the trading pair.

📍 Censorship-resistance. GEX is a software bundle that can be installed locally on a user computer, so no web server is involved.

Performance. Each trading pair price point in GEX is a separate set of smart contracts making it capable of parallel processing of an unprecedented number of trades.

🔒Security. GEX contracts are in the process of Formal Verification by Pruvendo, a member of GOSH DAO, providing the highest level of software security available.

🔗 Join GEX DAO

#gosh #flex #gex #partnership #post
Please open Telegram to view this post
VIEW IN TELEGRAM
Ethernity Cloud — one more partner of GOSH ⚪️

The GOSH platform has announced a partnership with Ethernity Cloud aimed at creating a secure environment for open source software development.

Ethernity Cloud is a secure data protection service, a confidential computing ecosystem provides a secure environment for developers to execute tasks using confidential computing and build dApps.

GOSH and Ethernity Cloud agreed to offer security for Artificial Intelligence researchers by providing an isolated execution environment for storing AI models, datasets, and training scripts on GOSH.

Moreover, the partnership opens the door to new opportunities for developers and researchers through a collaborative Grants Program and Hackathon.

🔗Register through Jocelyn DAO to join the events

#gosh #partnership #post
Please open Telegram to view this post
VIEW IN TELEGRAM
GOSH AMA Session Highlights. Part 1 ⚪️

Founder of the GOSH platform, Mitja Goroshevsky, recently answered questions from the Everscale community. Here's a summary of the meeting.

Part 1. About development achievements and product roadmap

• Development updates since the beginning of 2023. 3 or 4 GOSH upgrade versions. As a result, the first stage of L2 launch on Ethereum. Strategic decision: NOT to develop L1 blockchain but to develop L2 network on top of Ethereum.

Mitja 🗣 "Because the money is in Ether. Today, raising L1 is a utopia doomed to fail."

• More about L2. Currently, L2 is the only confirmed solution for Ethereum scalability. Sharding protocol of ETH 2.0 was abandoned. L2 comes in different types. The essence: there is an off-chain mechanism for grouping transactions and providing proof of their correctness. You can withdraw funds from ETH to L2 in a decentralized way and bring them back at any time without bridges, validators, or relying on specific parties.

GOSH L2 implementation stages:
1st stage - "Trustless Bridge": we trust GOSH validators and Ethereum validators.
2nd stage - "Optimistic roll-up": we stop trusting validators but validators may not include some transactions.
3rd stage - nobody trusts anyone. Fully proven states in GOSH and ETH. In other words, both ETH and GOSH networks need to stop for funds to disappear.

• Fees in GOSH L2. When you withdraw funds from Ethereum to L2 and vice versa, there is a fee, which remains. There can also be fees within L2. There are no such fees in GOSH. So, while you're in L2, you don't pay fees.

• How many DAOs are there in GOSH? In just the last 3 months, 1038 DAOs have been deployed and 149,000 commits have been made.

GOSH marketing. How do you attract users? Through partnerships with active participants in the Ethereum community and providing solutions tailored to their needs. Also, by participating in conferences. Currently, a major deScie conference is being prepared in Tel Aviv in March 2024, in collaboration with the ETH Foundation.

• How will GOSH make money? L2 fees and freemium model - revenue from users in the form of a percentage of income from GOSH-utilizing applications that will be monetized (similar to AppStore).

• Freemium model in GOSH: If you want to create and launch a service on GOSH and earn money, you don't necessarily have to charge users for each transaction. You can offer them a subscription.

Mitja 🗣 "Mass adoption in Web3 won't happen as long as users have to pay for every transaction (except financial operations)."

The second part of the meeting summary, focusing on GOSH tokens and partnerships, will be published soon.

#gosh #ama #review #post
Please open Telegram to view this post
VIEW IN TELEGRAM
Summary of the GOSH AMA session. Part 2 ⚪️

Continuation of the summary of the meeting with GOSH founder, Mitja Goroshevsky. Read the beginning here.

Part 2. About GOSH tokens and partnerships

• How will those who staked EVER in 2022 receive GOSH tokens? At the end of the first lock period through a special smart contract.

• About the ICO of GOSH tokens. Currently, all GOSH token sales are direct sales to investors. The project has raised ~$1 million+ in investments over the year. It is unclear whether there will be an ICO.

• SHELL tokens can be purchased with fiat. Its concept will differ from traditional stablecoins that regulators are currently focusing on.

Mitja 🗣 "The global CBDC project will fail miserably."

• About the KWT token. After the launch of GEX, a fund will be created that will provide liquidity.

• About GEX. The estimated integration period with Flex is 2 months, but it depends not only on GOSH.

GOSH and AI. Collaborative plans with partner WOW DAO focus on decentralization, management, and AI security.

• About the partnership with Docker (the partnership is based on security solutions). Work is underway to involve Docker in ITF Supply Chain standards.

GOSH collaborates with Nil Foundation and supports ZKP, as it is impossible to prove state changes of TVM contracts to validators outside of TVM without it.

• Thanks to the collaboration with Pruvendo, any Solidity (EVM and TVM) developer will be able to write formal specifications right from the GOSH visual editor.

• The issue of blockchain reading speed is being addressed in collaboration with the Cloud team. There is a plan for a solution. The main problem is the speed of reading objects that were written during a "push."

• In DAO, changing the name is not possible, as it is like a certificate of authenticity. Can data be transferred from an old DAO to a new one? Not yet, but it is an interesting idea. This happens during upgrades. So, theoretically, yes.

Mitja 🗣 "We have developed one of the largest applications in Web3. GOSH is one of the few products that can compete with Web2 projects (if we are not talking purely about financial instruments)."

#gosh #ama #review #post
Please open Telegram to view this post
VIEW IN TELEGRAM
GOSH partners with the Q protocol ⚪️

Q is for decentralized organizations that want to build in a secure and trusted environment that can operate beyond the code. It is called "Layer Q", a neutral, monitored human layer that acts as a digital economy for DAOs, DACs and the like.

Since GOSH is a DAO platform, partnering with Q is a convenient solution: DAOs on GOSH can now draft their own constitution, establishing community rules. If decisions are suspected to be unconstitutional, they can be challenged using Q's dispute resolution mechanism. This ensures conflict resolution and upholding the values of the DAO community.

This is not the last GOSH partnership, stay tuned for more news ⚡️

#gosh #partnership #news #post
Please open Telegram to view this post
VIEW IN TELEGRAM
GOSH collaborates with Triscale 👥

Triscale is a leading provider of infrastructure solutions for planetary challenges. The Triscale team believes that planetary problems can only be solved through industrial-scale solutions.

GOSH and Triscale are joining forces to develop environmental credits and expand the possibilities of bilateral trade agreements between countries to curb greenhouse gas emissions.

The teams plan to change the accessibility of environmental credits using blockchain technology.

Visit the Triscale website to learn more about the project 🔗

#gosh #partnership #news #post
Please open Telegram to view this post
VIEW IN TELEGRAM
GOSH and Pruvendo integration ⚪️

GOSH has announced its partnership with Pruvendo, a software security company specializing in formal verification.

This partnership will provide GOSH developers with formal verification capabilities, ensuring the security of their code.

Join Pruvendo DAO on GOSH 🔗

P.S. What are your thoughts on the new wave of partnership announcements from GOSH? Let us know in the comments 💬

#gosh #partnership #news #post
Please open Telegram to view this post
VIEW IN TELEGRAM
GOSH Partnership within GBA ⚪️

GOSH announces that the Artificial Intelligence & Secure Software Supply Chain Working Groups run by the Government Blockchain Association will operate as DAOs on GOSH, facilitating decentralized decision making and collaborative work on group documents and source code.

GBA is hosting the Blockchain Assurance & Standardization Dynamic Coalition (BAS-DC) at the United Nations Internet Governance Forum (IGF).

The Internet Governance Forum for this year is taking place in Kyoto, hosted by the government of Japan under the general theme: “Internet We Want — Empowering All People.” The event will host around 300 sessions.

#gosh #partnership #post
Please open Telegram to view this post
VIEW IN TELEGRAM
Introducing GOSH Ethereum Layer 2 ⚪️

▶️GOSH Ethereum Layer 2 is the fastest, most scalable, and first and only Freemium-model Ethereum L2 on the market

▶️GOSH L2 is an operating system on top of Ethereum with an aim to become an interoperable operating system of all blockchains

▶️Any DAO on GOSH can become Ethereum Layer 2. DAO members can choose to have their token available on Ethereum, effectively making any project its own L2

▶️A free blockchain allows anyone (developers, scientists, government officials, environmental activists, gamers, financiers, etc.) to leverage the technology of a decentralized, distributed ledger

▶️GOSH’s Freemium model is very simple: Any decentralized application can be built, distributed, and used for free

🔗 Find out more about why we don’t need new Layer 1 blockchains and the vision behind GOSH L2 in the GOSH blog

#gosh #post
Please open Telegram to view this post
VIEW IN TELEGRAM