Smart Contract security analysis with MythX

2nd April 2020

Analyse Smart Contract security throughout the development lifecycle using the Embark MythX plugin.

Using Vyper with Embark

24th March 2020

Vyper has gained some traction on Solidity as an Ethereum smart contract language, especially with support going in to ETH2. Learn how to use Embark to use Vyper smart contracts in a ÐApp.

Subspace 2.0

18th March 2020

New components to simplify the usage of Subspace within React projects

2020 Blockchain Developer Report

4th March 2020

2020 Blockchain Developer Report was created to guage the thoughts and feelings of the blockchain developer community. Learn how devs are feeling about this space.

WebAssembly / eWasm – What, and Why?

24th February 2020

Apparently; WebAssembly became 'the fourth language for the web' a couple of years ago.. Find out what that means for the Decentralised Web (DApps & eWasm) in this article.

Embark 5.2

19th February 2020

Embark 5.2 release

Supporting Email Notifications in DApps

17th February 2020

Adding Email Notifications to dapps using a decentralized infrastructure

Subspace 1.3

11th February 2020

Subspace 1.3 release - new track methods trackBlock, trackBlockNumber, trackGasPrice, trackAverageBlocktime

DApp Frontend Security

30th January 2020

Security is not just a consideration for DApp Backend Developers, but for Frontend Developers too. In this article we'll cover a comprehensive security strategy for DApp Frontends.

Subspace 1.2

29th January 2020

Subspace 1.2 release - now with HttpProvider support & GraphQL Example

Embark 5.1

28th January 2020

Embark 5.1 release

Introducing Embark 5

13th January 2020

About half a year after our last stable release, we've now published Embark version 5 with lots of features, improvements and fixes. Read on for more information!

Take Back the Web Hackathon is live!

9th January 2020

The Embark Project is proud to be working with Gitcoin and the Ethereum Community Fund to grow the Ethereum ecosystem. This January we are sponsoring a #Takebacktheweb Hackathon with bounties and quests for people of all technical levels to get involved.

Introduction to Web3 - What Are Your Options?

9th December 2019

Web3.js is a collection of APIs giving us the ability to interact with, and send commands to, the Ethereum Network from a JavaScript frontend. In this article, I will go over the basics of what and why we need Web3.js.

Nim vs Crystal - Part 3 - Crypto, DApps & P2P

28th November 2019

Crystal and Nim go head-to-head to figure out the best modern, low-level programming language! In part 3; Crypto, P2P & DApps are explored.

Nim vs Crystal - Part 2 - Threading & Tooling

21st November 2019

Crystal and Nim go head-to-head to figure out the best modern, low-level programming language! In part 2, Threading & Tooling are reviewed.

Nim vs Crystal - Part 1 - Performance & Interoperability

18th November 2019

Crystal and Nim go head-to-head to figure out the best modern, low-level programming language! In part 1, Performance & Interoperability are reviewed.

What's new in Embark 4.1

23rd July 2019

Embark 4.1 is out and in this article we'll be looking into some of new features.

Introducing Embark 4.0 - Cockpit, Debugger and more

19th March 2019

Embark 4.0 is finally here! Check out what the greatest release yet has to offer!

How to upgrade to Embark 4

18th March 2019

In this guide, we'll learn how to upgrade a Dapp created with Embark 3.x to Embark 4

Building a decentralized Reddit with Embark - Part 3

18th February 2019

In this third and last part of the tutorial series about building a decentralized Reddit with Embark, we're building the front-end for our application using React and EmbarkJS.

Building a decentralized Reddit with Embark - Part 2

11th February 2019

This is the second part of the three part tutorial about building a decentralized Reddit with Embark. In this part, we'll be focussing on testing our Smart Contract using EmbarkJS.

Building a decentralized Reddit with Embark - Part 1

4th February 2019

Ever wanted to know what it needs to build a decentralized equivalent of a social platform like Reddit? In this three part tutorial series we're going to build one from scratch!

Running Embark tests on a Continuous Integration server

28th January 2019

In this article we're going to learn how to run tests on a Continuous Integration server like Travis using Embark. Read on for more information!

Building Smart Contract only DApps with Embark

23rd January 2019

In this article we're going to explore how to build applications with Embark that focus purely on Smart Contract development. Read on!

How to create a Token Factory with Ethereum — Part 2

27th October 2018

In this second part, we'll continue where we left off in part one, on building a token factory with Embark and focus on how to deploy new tokens.

How to create a Token Factory with Ethereum — Part 1

27th September 2018

This is the first part of a series in which we'll explore how to build a token factory on Ethereum using Embark!

Embark by Status 3.1

20th June 2018

In this article we're going to explore what the 3.1 release of Embark has to offer!

Embark by Status 3.0

4th May 2018

We're happy to announce that Embark 3.0 has been released! Read on for what's inside!

Embark 2.5.0

28th June 2017

Today we're excited to announce the release of Embark 2.5.0! Read on for what's in it.

Back to blog