View Project

JSmartContract

This is a simple smart contract over a custom block chain to help everyone understand them.

This smart contract runs JavaScript using Mozilla Rhino: https://github.com/mozilla/rhino This project also includes JSON, make sure to add the library for that as well.

I left some comments on the main class, the rest has little to no comments, however it should be easy to implement anything you want.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

Languages

Languages used: Java