An open API service indexing awesome lists of open source software.

https://github.com/vectormike/little_smart_contracts

Smart contract samples tested on https://remix.ethereum.org/
https://github.com/vectormike/little_smart_contracts

Last synced: about 1 year ago
JSON representation

Smart contract samples tested on https://remix.ethereum.org/

Awesome Lists containing this project

README

          

# Applications and Smart Contract Samples

## Introduction

This repository includes applications and smart contracts samples.

## Prerequisites

Contracts can be tested on [Remix](https://remix.ethereum.org/) without modification.

For Ethereum contract development, install [Visual Studio Code](https://code.visualstudio.com/) and the [Solidity plugin](https://marketplace.visualstudio.com/items?itemName=JuanBlanco.solidity)