Skip to content

This is the unofficial Crystal library for the IOTA Core.

License

Notifications You must be signed in to change notification settings

VvanGemert/iota.cr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub license

IOTA Crystal Library (not official)

This is the unofficial Crystal library for the IOTA Core.

It is based on the current version of the official Javascript and will follow the same release cycle and version.

Installation

Add this to your application's shard.yml:

dependencies:
  iota.cr:
    github: vvangemert/iota.cr

Usage

require "iota.cr"

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it ( https://github.com/vvangemert/iota.cr/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

This is the unofficial Crystal library for the IOTA Core.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published