Let’s dive into how you can 🧾purchase, open🗃️, and share💌 a #CapyHolidays gift box on capy.art/holidays, and how to purchase accessories for your Capy.
First, make sure to connect your Sui Wallet on Google Chrome
Then, go to Capy Market and click on a gift box. Purchase the 🎁gift box, and it will show up in your Sui Wallet.
From here, you can either Open🗃️ your gift box and receive a special holiday Capy, or you can Share💌 the gift box with a friend using “Send NFT.”
📬After sending 3 different gift boxes with friends, you’ll receive a special “Premium Gift Box,” which contains a Capy with a rare attribute. You can share multiple gift boxes with friends in order to receive Premium Gift Boxes.
Once you have your special Capy, click on “Capy Accessories” to purchase unique #CapyHoliday accessories like skis🎿, 🧣scarves, lights💡, and more.
Heads up! Because Capys are on Sui Devnet, they will 🫥disappear🫥 from your wallet when Devnet is reset.
📸To save your Capy after Devnet is reset, make sure to screenshot your special holiday Capy.
And, don’t forget to share your Capy on Twitter with #CapyHolidays! Include a name and backstory in a single Tweet to enter it into the contest 👇
🏆We’re so excited to see the many Capys you create from now until January 2!
Make sure to 📸screenshot and share your unique Capy with #CapyHolidays on Twitter – you’ll be entered into a community-driven contest that will begin on January 3.
An example submission is attached.
🐦To participate: along with the screenshot of your Capy, include a name and backstory in a single Tweet.
The owners of the 10 Capys with the best name + backstory (as selected by the team behind Capys) will receive special Capy merch and 200 SUI tokens after Mainnet launch.
🥇Additionally, the owners of the 20 Capys with the most likes from the community will be entered into a #CapyHoliday bracket, where the community will 🗳️vote for their favorite Capys over the course of 2 days.
🧣From now until January 2, you will get to unwrap gift boxes containing unique, event-specific attributes, 🧤accessories🎿, + backgrounds for your Capys on capy.art.
Spread the joy of the holidays by sharing 🎁gift boxes🎁 with your friends and family.
⏰With this special holiday release, Sui Capys demonstrate principles such as restricted transfers, unlockable game features, new attributes such as dynamic fields, and event-specific capability.
Let's dive in to our recap of Sui Testnet Wave 1, in which we successfully achieved our goal of practicing decentralized coordination and incident response on a geo-distributed Sui network with independent validators and node operators. 🧵
🎉🥳Hello Validators! A milestone for the #Sui history books: Sui Testnet Wave 1 is live!🌊
This is a huge step towards a decentralized Sui Mainnet, as this is the first instance of a Sui Network with non-Mysten Labs operators.
Builders: continue building on Devnet 🧵(1/8)
🌐Testnet Wave 1 focuses on operators – specifically validators and those operating Full Nodes.
In Wave 1, we aim to improve our decentralized coordination + incident response, and identify a core group of operators who have experience in deploying, monitoring, and debugging.
⚠️As an incentivized Testnet, there are likely to be some bumps & learning moments as we attempt operating a decentralized network for the first time.
This network will be transitory, and will be shut down once we achieve our goals. Future Waves will come on the road to Mainnet.
Strong, effective, and efficient cryptography comprises a core pillar of #Sui.
Let’s dive into the first blog post in the #Cryptography in Sui series, which takes a look at best practices and why Sui supports certain algorithms and primitives.
🧵[1/7]
As a core pillar of Sui cryptography, we created fastcrypto, a library published as an independent #Move crate making it easy for developers to implement strong security across their applications.
The reference Sui Wallet and Typescript SDK share the same cryptography backend utility implementations, ensuring standardization and common cryptographic implementation.
Along with the Rust SDK, devs can use the reference Sui Wallet implementation and toolkits for integration.