Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 633 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 633 Bytes

Scaleandexecution

Blockchain Executor for Code4Nagoya

Getting Started

Download the production version or the development version.

In your web page:

<script src="jquery.js"></script>
<script src="dist/ScaleAndExecution.min.js"></script>
<script>
jQuery(function($) {
  $.awesome(); // "awesome"
});
</script>

Documentation

(Coming soon)

Examples

(Coming soon)

Release History

(Nothing yet)