Alexandria: Scrypto Is Here

December 15, 2021

We’re pleased to announce that Radix Alexandria has launched today!

The focus of Alexandria is developers — and that means the first release of Scrypto and Radix Engine v2 offering a new asset-oriented way of building smart contracts that addresses the failings of smart contracts today.

If you’re a developer and want to dive straight in, head over to our new Radix Developers Site — and then contribute your creations on our new Radix DeFi Ecosystem page.

If you want to learn more about why Scrypto and Radix Engine v2 are so important to bring DeFi into the mainstream, read our freshly updated DeFi White Paper.

Let’s take a look at what’s available today.

What is Alexandria?

Followers of Radix know that we have a sequence of planned technology releases: Olympia → Alexandria → Babylon → Xi’an and beyond.

Radix Olympia marked the launch of the Radix public network “mainnet”.

Alexandria, however, is a little different; it is not a mainnet update. Instead, Alexandria delivers the first release of a new smart contract development experience with Scrypto and Radix Engine v2. Developers can now use a set of Scrypto tools on their own computer to start experimenting with what it’s like to build and run DeFi dApps using Scrypto — for now without deploying code to a network.

Babylon is where we bring Olympia and Alexandria together, with a substantial update to mainnet to make it possible to deploy Scrypto code to the network — in short, bringing DeFi capability to Radix.

Developers can think of Alexandria as “early access” — their chance to become Scrypto experts, help shape the development of Scrypto with their feedback, and get their own DeFi dApps ready to go to be the very first deployed to Radix at the Babylon release.

We’re super excited to get it into developers’ hands starting today.

What is included with Alexandria for developers?

Alexandria brings the release of an early form of Scrypto and associated tools on the Scrypto Github repo — all open source. Scrypto itself is essentially a set of libraries and extensions to the popular Rust programming language that (when run within the Radix Engine environment) provide the asset-oriented features that define the Scrypto experience of writing smart contracts — or, as we call them, blueprints and components.

But the Scrypto language and compiler alone aren’t enough to really start building. Scrypto components are intended to be run within a shared network environment where they can be used via transactions and interact with accounts, resources, and even other components. So to meaningfully develop and test Scrypto blueprints and components, the developer needs some way of “deploying” that code and interacting with it.

Alexandria provides a simulator of such an environment that developers can use to quickly build, test, and iterate Scrypto code — all on their local computer. This includes the ability to deploy Scrypto code to a simulated “ledger” that uses your local filesystem, and a simulated Radix Engine to run (and validate) Scrypto code as if it were running on a network. Alexandria also includes tools to push simulated transactions through Scrypto components, as well as make it convenient to do things like create accounts and resources (ie. tokens, NFTs, and badges).

All of this is included in the Scrypto Github repo for developers to start working with. To get a bit more technical, that repo includes:

  • A Rust cargo file for Scrypto, including the libraries that provide Scrypto’s syntax and data types, and the Scrypto extension to the Rust compiler
  • Command line tools for development, including resim — providing commands to interact with the local Radix Engine simulator and filesystem-based ledger — and scrypto — a convenience wrapper for cargo to do Scrypto-specific things
  • Early Scrypto documentation, including a getting-started tutorial on Scrypto basic concepts, Scrypto code examples, language reference, and more

Beyond simply having a look at Scrypto syntax, these tools let a developer actually begin building and testing real DeFi functionality — and do so right away while Scrypto continues to improve and evolve as we work toward on-network Scrypto at Babylon. We expect that any code developed with these tools now with Alexandria will be deployable to mainnet with little-to-no changes at Babylon.

How can developers get started with Scrypto?

First, our new Radix Developers Site is the Radix hub for information on Scrypto and all the links you need to installation instructions, documentation, examples, and more.

You might also want to check out our series of blog articles describing the need for Scrypto, how it’s different from today’s smart contract paradigm, and the asset-oriented concepts it uses. We highly recommend starting here:

Alternatively our new DeFi White Paper collects much the same information in one place.

If you want a little more of the big picture about why Scrypto matters, why DeFi matters, and about our multi-year technology roadmap you might check out our keynote presentation from our recent Alexandria Preview Event.

Want some orientation on the world of DeFi app types you might build, with examples? Our Radix DeFi Ecosystem page collects a cross-section of DeFi functionality and highlights community activity in building DeFi dApps with the Alexandria Scrypto tools. Over the coming weeks we’ll also be adding a series of articles deep-diving different types of finance functionality and how DeFi makes them better.

We encourage developers to sign up for our Radix Developer Program. We’re just getting started, but the developer program will ramp up early next year with developer workshops, hackathons, and lots of info about Scrypto development. Just provide your active Github ID and answer a few questions about your background as a developer — and for the first 500 to sign up, we’ll even send $25 of XRD tokens (on our live Olympia mainnet).

And lastly, join the growing Radix developer community! We’d love to see you on the #scrypto channel of our Discord server, or on the community-run Radix Developers Telegram channel.

Original publication: https://www.radixdlt.com/post/alexandria-scrypto-is-here

--

--