Protokit (privacy, app-chains) Profile Banner
Protokit (privacy, app-chains) Profile
Protokit (privacy, app-chains)

@proto_kit

797
Followers
17
Following
7
Media
33
Statuses

Protocol development framework for privacy enabled application chains. Get started with Protokit in our browser playground:

node_modules
Joined June 2023
Don't wanna be here? Send us removal request.
Pinned Tweet
@proto_kit
Protokit (privacy, app-chains)
11 months
Today we proudly announce Protokit, a modular and privacy enabled application chain development framework for the MINA ecosystem. Protokit’s design was inspired by the principles behind MINA’s unique L1 protocol and its smart contracts (zkApps). 🧵(1/16)
Tweet media one
11
63
194
@proto_kit
Protokit (privacy, app-chains)
9 months
Merhaba, excited for the @ETHGlobal Istanbul hackathon? 🇹🇷🏗️ We'll be hosting a zk-rollup workshop to help hackers get started with building on @MinaProtocol . Win one of the hackathon prizes and get access to additional monthly $MINA grants down the road. Good luck builders!
Tweet media one
4
21
100
@proto_kit
Protokit (privacy, app-chains)
11 months
We are hosting a bespoke developer workshop followed by a Q&A session for technical and product questions. Come learn how to build privacy-enabled applications from the developers behind Protokit. 🧵 (1/2) 👉 Don't forget to sign up:
3
13
44
@proto_kit
Protokit (privacy, app-chains)
11 months
16/ Most importantly we'd like to thank everyone who supported us on this journey so far, looking forward to building with you in the future: @rpanic46 @maht0rz @bkase_ @WillCove @zktrivo @mitschabaude @evanashapiro @dylankugler @khem and others 🤝
0
4
32
@proto_kit
Protokit (privacy, app-chains)
10 months
Extremely excited to see new teams building with Protokit. Looking forward to helping @kaupangdx be the best exchange on Mina 🫡
@kaupangdx
Kaupang DX (privacy, exchange)
10 months
Meet Kaupang DEX, Mina's first decentralised exchange. What is Kaupang, and what makes it unique? 🥷 Privacy compatible & KYC enabled 🌊 XYK, LBP, Stable and Smart pools 👯‍♀️ P2P transfers 📖 Private order book & zkMPC order matching 👩‍⚖️Governance & Upgradability 🧵 (1/7)
Tweet media one
58
53
180
1
9
32
@proto_kit
Protokit (privacy, app-chains)
10 months
Did you miss our most recent developer workshop? Don’t worry, you can now watch it online. We’ve covered the following topics: - Going from zero to zkHero - Basics of o1js - MINA Smart Contracts - zkRollups with Protokit Sit back and enjoy 👇
0
12
29
@proto_kit
Protokit (privacy, app-chains)
11 months
2/ In addition with zkApps, app-chains built with Protokit offer a hybrid off & on-chain execution model, where privacy can exist at a spectrum. This approach allows developers to start building privacy-enabled applications with a minimal learning curve.
1
6
28
@proto_kit
Protokit (privacy, app-chains)
11 months
3/ Privacy must be first accessible to developers before reaching users. Therefore an unparalleled developer experience is one of our top priorities. Following in steps of o1js, Protokit modules are implemented in Typescript.
1
3
28
@proto_kit
Protokit (privacy, app-chains)
11 months
15/ We’re actively working on documentation, in the meantime join our discord to learn how to build your first runtime module: We’ll be hosting a development workshop in the coming weeks, stay tuned!
2
4
23
@proto_kit
Protokit (privacy, app-chains)
11 months
4/ This allows developers to tap into the existing ecosystem of typescript libraries, test suites, build tools and more, while keeping the code itself provable.
1
3
26
@proto_kit
Protokit (privacy, app-chains)
11 months
6/ What kind of modules can app-chain developers use or build? 👉 Runtime -> Fungible/Non-Fungible Tokens, Vesting, Governance, ... 👉 Protocol -> Transaction fees, Network State, State Transitions, ... 👉 Sequencer -> RPC Endpoints, Mempool, Block Production, ... and more!
1
5
24
@proto_kit
Protokit (privacy, app-chains)
11 months
7/ App-chains built with Protokit share MINA’s security by using MINA as a settlement layer. This allows app-chains to bridge assets between the L1<>L2/app-chain in a non-custodial manner, using zk-proofs.
1
4
24
@proto_kit
Protokit (privacy, app-chains)
11 months
10/ Thanks to our succinct zkVM you can implement fully on-chain provable runtime modules, with native support for zk-proof as arguments. P.S.: To prevent double-spending of the airdrop claims, you would have to add nullifiers into the mix as well.
Tweet media one
1
4
25
@proto_kit
Protokit (privacy, app-chains)
11 months
5/ Additionally, Protokit app-chains are highly modular, consisting of Runtime, Protocol and Sequencer modules. This enables a high degree of specialisation and customisability in comparison to general purpose or monolithic rollups.
1
3
23
@proto_kit
Protokit (privacy, app-chains)
11 months
9/ How does off-chain execution with Protokit look like? You can use o1js to generate zero knowledge proofs on the client side, and send these proofs via a transaction to your app-chain runtime. Generating the EligibilityProof off-chain, keeps the user's address private.
Tweet media one
1
4
23
@proto_kit
Protokit (privacy, app-chains)
11 months
8/ Settlement is achieved by submitting a recursive zk block proof that attests transaction execution & state transition correctness, this proof is generated by the app-chain’s sequencer and verified by the L1.
1
4
22
@proto_kit
Protokit (privacy, app-chains)
11 months
14/ Get started with building privacy enabled app-chains today using our starter kit. Try online: Build locally:
1
5
21
@proto_kit
Protokit (privacy, app-chains)
11 months
13/ Aside from the existing features, we have a roadmap of upcoming improvements for the Protokit ecosystem to ship in the coming months: - Smart contract support - Transaction re-ordering - Data availability - ... and more!
1
2
20
@proto_kit
Protokit (privacy, app-chains)
11 months
11/ Moreover thanks to runtime modules being interoperable, the Airdrop module can utilise the Balances module to mint a balance for the user. Balances are a prime example of how data storage can be modelled using StateMap.
Tweet media one
1
3
19
@proto_kit
Protokit (privacy, app-chains)
11 months
12/ Furthermore to prevent fragmentation of liquidity, app-chains can be made interoperable. Interoperability is an integral part of a healthy app-chain ecosystem, and one of our main priorities in the coming months.
1
2
19
@proto_kit
Protokit (privacy, app-chains)
9 months
Are you in town for Devconnect 🇹🇷? Come meet the Protokit team, @rpanic46 is ready to drop some premium zk-alpha 👇
@cryptistanbul
Cryptİst
9 months
We are thrilled to include Raphael Panic, Co-Founder at @proto_kit , in our lineup of speakers! 🥳 He will introduce the ZK App Chain thesis and its framework, which eases application-specific chains. Let's get to know @rpanic46 better! 👇
Tweet media one
2
9
32
0
7
16
@proto_kit
Protokit (privacy, app-chains)
11 months
2/ During this workshop, you'll learn how to leverage the off-chain computation features of Protokit to build a private Airdrop runtime. You can either follow along using our online playground (link in bio) or just watch the screencast and enjoy. See you on the 25th of October!
1
2
14