Published inEthereum TSTypesafe Truffle with Typescript and TypeChainTruffle is de facto standard when it comes to developing Ethereum smart contracts in Javascript. Unfortunately, currently, it doesn’t work…Sep 26, 2018Sep 26, 2018
Published inNeufundSqueezing maximum type safety out of Typescript with TypeStrictPersonally, I belive that Typescript is one of the best things that happened to the Javascript community. We got strongly typed language…Jun 13, 2018Jun 13, 2018
Published inNeufundIntroducing TypeChain — Typescript bindings for Ethereum smart contractsAs you might have read, we decided to use Typescript as the main language for our projects at Neufund. It brings improved type safety and…Dec 11, 2017Dec 11, 2017
Published inNeufundWhy we have banned default exports in Javascript and you should do the sameES2015 was the most important improvement to Javascript in years. Among many great features it brought brand new module system — Ecma…Nov 23, 201730Nov 23, 201730
Published inNeufundHow not to lose millions of dollars in your ICO — End-to-end testing for dAppsWe’ve seen it quite a few times now: some blockchain project decides to raise funds for development and writes a smart contract to do it…Oct 27, 2017Oct 27, 2017
Published inNeufundFrom Javascript to Typescript — HighlightsIn Neufund we care a lot about the quality of the software we develop. That’s why we constantly research new ways for improving our…Aug 28, 2017Aug 28, 2017