-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ruby Substrate client #613
Conversation
Hi @xuxiaohu, thank you for your application! Looks interesting. However, we don't usually sign two simultaneous grants; it might have to wait until after approval of your second NFT explorer milestone. We already supported a Ruby Substrate client a while back: https://github.com/itering/scale.rb. Couldn't you use (and contribute to) this one? Also, may I ask what your motivation for building this is? Are you planning to use it yourself, or who is your target audience? Since you left the |
Yes, We have used the scale.rb gem in our project(https://app.uniarts.network/), But now there is no Sr25519 gem in ruby, and no submit extrinsics in scale.rb gem. So we want to write the gem to help other ruby developers . And I add the |
Have you considered contributing your work to the scale.rb repository, seeing that there would be quite a bit of overlap between the two projects? Is your work based on a fork of scale.rb? |
I want to wirte SR25529 gem, and maybe submit extrinsics works is suit to merge to scale.rb. |
Congratulations and welcome to the Web3 Foundation Grants Program! Please refer to our Milestone Delivery repository for instructions on how to submit milestones and invoices, our FAQ for frequently asked questions and the support section of our README for more ways to find answers to your questions. |
* add ruby substrate client * add the Development Status
Hi @xuxiaohu |
Sorry, I am updating the metadata 14, already finish 70% jobs. |
Very good, looking forward to your delivery! Thanks for the update. |
Any updates on this, @xuxiaohu? Could you submit an amendment to your application with an updated timeline? If we don't hear back from you in the next two weeks, we will assume that you are no longer interested in completing the grant and will cancel the contract. You would be free to reapply. |
Project Abstract
For which grant level are you applying?
Application Checklist
project_name.md
) and updated.