Blog

Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo.
Jan 4
Jan 4

Multiple Contract : Test

Dealing with multiple contracts is tricky especially if you are new the Ethereum Platform. So this provide a simple sample which helps you to understand the basics easily

  Read more
Jan 4
Jan 4

Web3.js wrapper

Working with EVM may looks like a complex process due to many different supporting tool. This wrapper library work with minimum dependencies to and streamline the interaction between DApp and EVM

  Read more
Jan 4
Jan 4

Fund Splitter

Simple hypothetical contract and DApp to illustrate how to interact work with EVM and its environment using a simple web application.

  Read more
Jan 2
Jan 2

SmartContract Template

Template project where you could start develop your SmartContract, Unit test it with Truffle and develop a simple DApp to make make your contract usable to an average user

  Read more
Jan 2
Jan 2

Simple Truffle use case

Simple SmartContract and how to use Truffle to unit test it is illustrated in an easy to understand manner

  Read more