Octav is a free, anonymous, and editable data analytics platform that helps DeFi traders track their decentralized finance investments regardless of skill and experience. This portfolio tracker boasts a user's curated database providing users with in-depth information, including cost-basis, profit, loss, and more. However, its top feature is a user-editable dashboard enabling traders to make better-informed investment decisions. Most DeFi trackers, even after several years on the market, still need this essential function. A high-performance analytics platform rarely lands in…
Solidity
Understanding Ethereum’s Solidity Programming Language
Ethereum is a cryptocurrency capable of storing value and making payments. However, that's not all. It is also a fully-fledged platform for creating smart contracts, and this is where Solidity comes in. Solidity is a high-level language for implementing smart contracts. It gets its inspiration from C++, Python, and JavaScript and should target the Ethereum Virtual Machine (EVM). This article will uncover the Solidity programming language and how it works. But first, we'll look closer at the Ethereum Virtual Machine…
1 year ago 2.2 k views
A Guide to Digital Asset Modelling Language (DAML) Opensource
The invention of blockchain technology has led to smart contracts, which are machine-encoded self-executing contracts. The terms of the contract between the participating parties are written into code. And with the rapid growth of smart contracts, various smart contract languages have been launched in the crypto space. Digital Asset Modelling Language (DAML) is a smart contract language developed by Digital Asset Holdings (DA). It was explicitly designed for distributed ledgers to enable safe, real-time, definite, and high-level specific business environments. …
3 years ago 1.6 k views