Skip to content

go library for chaincode development with cool features like batching and swapping

License

Notifications You must be signed in to change notification settings

ilyadruzh/foundation

 
 

Repository files navigation

Foundation

OpenSSF Best Practices Go Report Card Go Reference GitHub License

Go Verify Build Security vulnerability scan GitHub go.mod Go version (branch) GitHub Tag

A basic library for creating platform chaincodes.

Table of Contents

Description

The library contains basic primitives for creating chaincodes.

  • BaseToken
  • BaseContract

The library implements the following functionality:

  • Batching
  • Swapping
  • Multiswap

The library implements functionality for interacting with access control list (ACL) chaincode.

Topics

Links

License

Default License

About

go library for chaincode development with cool features like batching and swapping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.3%
  • Shell 0.7%