NEAR.rb: NEAR for Ruby
NEAR.rb is a Ruby client library for the NEAR Protocol.
✨ Features
- 100% free and unencumbered public domain software.
🛠️ Prerequisites
- Ruby 3.0+
⬇️ Installation
Installation via RubyGems
gem install near
👉 Examples
Importing the library
require 'near'
📚 Reference
https://rubydoc.info/gems/near
👨💻 Development
git clone https://github.com/dryruby/near.rb.git