Let's find out how to dig into Aurora transactions and get the underlying NEAR data
Getting transaction receipts and parsing Aurora Engine's transaction statuses
Token burning is the act of permanently removing a certain number of tokens from circulation. This article delves into its intricacies and offers guidance based on my real-world experiences at Aurora
While developing your smart contracts on Aurora, there are situations when you will need to get native Ethereum ERC-20 tokens on your testnet account – let’s find out how to get these by using the USDC token as an example
Validating user’s on-chain activity in a adaptation of the classic 2048 game