Partisia Blockchain unveils the future of Web3 with MetaMask Snaps

Partisia Blockchain unveils the future of Web3 with MetaMask Snaps

ZUG, 18 SEPTEMBER 2023. Partisia Blockchain is proud to announce the launch of a pioneering integration with MetaMask, the leading self-custody Web3 platform developed by Consensys, opening untapped opportunities for more than 100 million users. With the introduction of MetaMask Snaps, a transformative enhancement for users, we are poised to revolutionize the world of decentralized applications.

Snaps opens a new realm of possibilities for Partisia Blockchain users by leveraging MetaMask’s trusted functionality. The initial Snap integration brings MetaMask signing to Partisia Blockchain users, and opens up an array of innovative programmable features and functionalities within their wallets. After a meticulous selection process, Partisia Blockchain was selected by MetaMask based on the Snaps integration work done by our developer team. The Snaps is set to elevate the user experience, focusing on transaction insights, interoperability with non-EVM blockchains, and notifications, offering users unprecedented control and customization.

In 2022, MetaMask surpassed 100 million users. The launch of Partisia Blockchain Snaps marks a significant milestone as millions of MetaMask users can tap onto our innovation. Each Snap selected by Consensys has undergone rigorous security audits and has been thoughtfully integrated into MetaMask’s allowlist, ensuring a secure and seamless experience for users.

Kurt Nielsen, President of the Partisia Blockchain Foundation, says: “The major driver behind the Partisia Blockchain project is the disruption of data as we know it. With the MPC-as-a-Service built directly into the Partisia Blockchain, any service on the internet can build the next generation of privacy-preserving advertisement, searching or matching services without touching the users’ data. This is a tremendous opportunity, and a large part of the motivation for building the Partisia Blockchain in the first place. While the Partisia Blockchain network is ready, we need to bring in the users of the internet and activate the users’ private data. This is the next major step and why the integration with MetaMask is a major step forward.”

The benefit of the first Snaps iteration is the ease of using MetaMask for transaction signing. It will enable users, which also use other blockchains, to employ a single trusted wallet across chains and remove friction. The ease of cross-blockchain solutions — such as bring your own coin (BYOC) and MPC-as-a-service — will be significantly more user-friendly. In the future, the Partisia Blockchain MetaMask Snap will offer more features helping users secure their confidential personal data by employing MPC technology.

The Partisia MetaMask Snaps will enable developers building on Partisia Blockchain to integrate MetaMask as the signing solution into their own dApps and establish a direct connection with their users. In the long run, users will reap the benefits of the convenience and versatility offered by Partisia Blockchain Snaps, tailored to various use cases and compatible with multiple protocols.

Kurt Nielsen continues: “The Snaps that come with MetaMask allow us to build security solutions that safely and privately bring the more than 100 million users’ data into Partisia Blockchain and the next iteration of the internet — an evolution where technology returns control and privacy to the users of the internet.”

Christian Montoya, Product Lead for MetaMask Snaps, emphasizes the importance of permissionless innovation within a decentralized system: “We believe that permissionless innovation is a cornerstone of a decentralized system — no gatekeepers. Innovation thrives at the pace of the network, not just within an individual development team at Consensys.”

For more information, please click here.

About Partisia Blockchain: Partisia Blockchain brings unparalleled opportunities by empowering privacy-preserving, interoperable and sustainable innovation for fairness and transparency. It fuels the most secure and efficient networks to solve global problems. Distilled with 35 years of rigorous research, Partisia Blockchain future-proofs solutions, solves tomorrow’s challenges by powering fair, secure, distribution of benefits. While preserving privacy and confidentiality, it brings accountable, transparent and decentralized governance. Learn more: www.PartisiaBlockchain.com

About Consensys: Consensys is the leading blockchain and Web3 software company. Since 2014, Consensys has been at the forefront of innovation, pioneering technological developments within the Web3 ecosystem. Through our product suite, we have become the trusted collaborator for users, creators, and developers on their path to build and belong in the world they want to see. Whether building a dApp, an NFT collection, a portfolio, or a better future, the instinct to build is universal. Consensys inspires and champions the builder instinct in everyone by making web3 universally easy to use and develop on. To explore our products and solutions, visit https://consensys.io

Smart Contracts

Smart Contracts

In this category you can explore how to create your own smart contract. The specifications behind smart contracts. How to compile and deploy smart contracts on the testnet and mainnet and what zero knowledge smart contracts are. If you are in need of help when developing smart contracts, we recommend you visit our support page or join the active community

Content

Node Operations

Node Operations

What is a node operator?

Nodes are the computers in the blockchain network. They perform services for the users of the blockchain, first and foremost they facilitate the transactions that happens on the blockchain. From the transaction costs paid by users, the node operator can make revenue. PBC has four types of nodes:

  • Reader node: A node that only reads the information on the chain and does not perform paid services.
  • Baker Node: A node that produces and validates blocks. Revenue is generated from user payment on transactions in the blocks produced and validated by the node.
  • ZK Node: A node that performs zero knowledge computations in addition to baker node services.
  • Oracle Node: A node that performs oracle services in addition to ZK and baker services.

Requirements of a Node Operator

The stake

If you want to be a node operator you are required to have a stake in the network. A stake is basically a deposit strengthening the security and user confidence of the network. The stake means that the node operator has something to lose should they try to cheat or damage the network. Staking requires that the node operator buys the required stake of MPC tokens. Services have a hierarchy of cost and security as well as payment. Therefore, higher paid services require a higher stake. To acquire MPC tokens go through this contact page.

The current stake requirements are:

  • Reader Node is free, since it does not perform paid services
  • Baker Node 25,000 MPC tokens
  • ZK Node 75,000 MPC tokens
  • Oracle Node 250,000 MPC tokens
  • Price Oracle Node 5,000 MPC tokens

The machine
In addition to the stake you need a computer to run the node. Most node operators rent a server, but some keep the machine running the node in their own home. Machine requirements are detailed in the Recommended hardware and software section.

The keys
When a block of transactions is validated, the node signs off on it with a unique digital signature. The signature is created with the node owner’s private key. The signature is verifiable from the public version of the signing key. The different keys play different roles. One keypair references your account with the stake, another refers to your identity on the network and in the PBC internal register. A full description of the keys you will need can be found in this section.

The skills
Setting up the node requires some technical skills. You need to be able to configure and run your node, or alternatively pay someone you trust to help you with the setup and upkeep of the node.

Onboarding
If you want to run a node, please join our community. We would like to offer you the best possible support and be able to notify you in case we or community members register a problem with your node. We also send you news of relevant updates for example when node operators can support deposit or withdrawal of a new coin on the chain (oracle service). Node operators will also be alerted to upcoming votes on vital updates.

  1. Fill out the node operator onboarding form to sign yourself up as a node operator applicant
  2. Join Discord and submit a support ticket to get added as a node operator applicant. In the ticket, submit a screenshot of your wallet showing your account balance.

How to run a block producing node on Partisia Blockchain

The following guide has 10 parts. If you do the steps of the guide in order, you should know how to set up your node correctly, before you commit your stake. In other words, you can find out if you have the skills and patience for running a block producing node, before you tie your stake to the performance of the node.

  1. Create a PBC account
  2. Get MPC tokens
  3. Recommended hardware and software
  4. Get a VPS
  5. Secure your VPS
  6. Run a reader node on a VPS
  7. Complete the Synaps KYB
  8. Run a block producing node
  9. Register your node
  10. Node health and maintenance