Skip to content

wilsonianb/nacl_contracts

Repository files navigation

#Ripple Contracts Test Application

This is a repository for the development of preliminary smart contracts functionality for the Ripple network.

It utilizes Google's Native Client (https://developers.google.com/native-client/dev/) for sandboxing/software fault isolation.

A contract is untrusted code run as a Native Client (NaCl) .nexe executable file.

A set of calls are made available to the contract in order to interact with the Ripple ledger.

###Build instructions:

./scons

License

Ripple is open source and permissively licensed under the ISC license. See the LICENSE file for more details.

###For more information:

About

Developing preliminary Ripple contracts functionality using Native Client

Resources

License

Unknown, BSD-3-Clause licenses found

Licenses found

Unknown
LICENSE
BSD-3-Clause
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published