Aurora Chains are dedicated blockchains that go beyond mere Ethereum compatibility through a set of industry-first innovations like:

  • custom token & fee mechanics (e.g., gasless transactions; paying for gas with a custom token; some percentage of any transaction value to be stored in Aurora Chain Treasury, etc.);

  • custom access control (public vs private chain, who can transact, who can deploy contracts? e.g., NFT-based access to the blockchain, private chain can be built by using a private NEAR shard – Calimero);

  • seamless interoperability with Aurora, NEAR, and any other Aurora Chains: you can freely move your assets using Rainbow Bridge, call contracts via cross-contract calls, etc.; This is the main difference between Chains and other solutions (like Avalanche or Cosmos). There is no disjointness in between. You can call any smart contract in any other Chain or Near and interact with it freely.

  • tremendous transaction throughput – we can provide you with dozens of millions of transactions daily for your ecosystem.

Every Aurora Chain is based upon the Aurora smart contract. Aurora Chain is just another instance of it that can be configured in way that will work in the best way possible to be aligned with your business model and goals. The Aurora Labs team will gladly help you maintain and support your chain.


If you feel your business could benefit from its own blockchain, please do not hesitate to contact us at hello@auroracloud.dev.

Let's do a walkthrough demo of Aurora Innovation Chain to see how it benefits your users.

Note: you will see sometimes Aurora Chains called Silos on the screenshots. The meaning is the same. It is just a more user-friendly renaming of the technology.

Access Control

Let's go to the https://auroracloud.dev/demo site first, connect the Metamask wallet, and we'll be ready for our first step – Access Control demo:

In the case of the Innovation Chain, we just need to fill in a simple form and submit it for review to Aurora:

After submitting it, you will need to wait for some time until you will get your access approved:

After approval, you will see this confirmation message:

And receive your first free 500 INNO tokens to be used:

With those in hand, we can move on to the next step.

Ethereum compatibility & custom token mechanics

In the next stage, we will see a popup notifying us that every transaction in Aurora Innovation Chain will cost us 1 INNO token. Isn't that great?


You can also notice the balance of INNO tokens at the top right corner widget on the site. As you can see, we got 500 INNO tokens after the access approval. So we have some tokens to pay for the gas on the Innovation Chain now and play with it.

Let's try this Chain in a real-world example and swap some tokens. First, we’ll swap INNO for our "dog-token", Poodle, using a Uniswap fork. Notice, that in every Chain, you can pre-install key applications from the list of Aurora partners (including Oracles, AMMs, Lending platforms, NFT marketplaces, etc.) So you can benefit immediately from the ecosystem we already have on Aurora!

Let's swap the tokens now and enter some amount of INNO into the widget:

After clicking the Swap button we will see the following info about the transaction in Metamask:

As expected, we will spend 1 INNO per gas fee on that transaction! After the swap is complete, you will notice that your Poodle balance has been updated, and you will be able to see the transaction on the Chain Explorer:

Chain Explorer is a dedicated instance of the Block Explorer. It can help you monitor your activity, look into the details of transactions, verify contracts, and call your contract methods from the UI directly. Every Chain can have its own explorer, which we can set up for you.

Let's open the following link, we will see the Aurora Innovation Explorer window with all the details of the transaction executed:

As you can see, the data exactly corresponds to our expectations: we have 1 INNO spent as a fee and 10 INNO swapped. And notice that transaction has been confirmed within 1.116 seconds, corresponding to the usual time on NEAR and Aurora.

Interoperability

Let's now move on to the next step and talk about the interoperability of the Aurora Chain:

Aurora Chains can transfer assets to and from Ethereum, NEAR, and Aurora, and in between any other Aurora Chains using the Rainbow Bridge technology. We will move AURORA tokens between NEAR and Aurora Innovation in this demo. Let's connect a NEAR wallet to do this:

After clicking the "Connect NEAR Wallet" button, you will need to choose your wallet:

I will continue by choosing the "NEAR Wallet" option. After that, you will be redirected to the NEAR Wallet page to confirm the connection to the auroracloud.dev site, and then you will see the next widget:

Now you can transfer some Aurora tokens from NEAR to Aurora Innovation here. This transfer is possible to do with Rainbow Bridge (read more about how the bridge works here or here), which our developers have configured to process transactions between Aurora Innovation and NEAR. The abilities of this widget are limited due to the demo purposes, but you can bridge any ERC-20 token or ETH using it on your own Aurora Chain.

Let's bridge the 0.48 AURORA we have in the wallet to Aurora Innovation now, let's enter the value and push the "Transfer tokens" button. You will need to confirm the transaction on NEAR now:

And just in a second, it is done! You will see this confirmation message with the link to the NEAR Explorer transaction:

We now notice that your Aurora Innovation balance has been topped up in the top-right corner widget by the amount you've bridged. And if we go directly to the NEAR explorer link:

We will see there our bridge transfer which has been done using a call to the NEP-141 token:
aaaaaa20d9e0e2461697782ef11675f668207961.factory.bridge.near which represent AURORA token on NEAR. And that balance of the aurora-silo-dev.near has been topped up, which is our Aurora Chain contract on NEAR, the little brother of the aurora.near, but with the same capabilities in a nutshell.

Contract Deployment Rights

Now we can move to the easiest part of the demo, where we can just make sure that we can not deploy a contract on Aurora Innovation:

This rule was also made simple for demonstration purposes, but of course, we can implement any other rule: e.g., having a whitelist of accounts that can deploy contracts. And actually, we have it! However we have only allowed the contract deployment to be done by some of our developers on the team. So let's deploy the contract anyway and push the button. We will receive the Metamask transaction popup:

Let's confirm it, and then we'll get this message:

We can check the transaction history in Metamask to see that it has failed:

Conclusions

Now we're at the end of the demo:

That is it for today! We've seen how Aurora Chain can implement Custom Access Control, be fully Ethereum compatible, have its token mechanics, and have fast interoperability with NEAR using Rainbow Bridge.

In upcoming articles, we will discuss the technical details of the Aurora Chains and other Aurora Cloud components. So stay tuned for the updates!

Thank you for your reading!