Skip to content

EvernodeXRPL/hp-c-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HotPocket contract library for C

Usage

  • Copy the files hotpocket_contract.h and json.h (credits) files into your contract includes.
  • Build your contract with usual gcc build.

Example

  • See example-contract.c for an example.
  • Example contract can be built with gcc example_contract.c -o example_contract

About

Hot Pocket contract library for C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors