ton-society / grants-and-bounties

TON Foundation invites talent to imagine and realize projects that have the potential to integrate with the daily lives of users.
https://ton.org/grants
300 stars 135 forks source link

Framework for contract development #256

Closed ghost closed 1 year ago

ghost commented 1 year ago

Summary

vendee Hello. I propose to improve the framework for working with smart contracts by transferring the best practices from my framework for the Venom TVM blockchain - Vendee

Context

Three years ago I became interested in TVM. At that moment I made a choice towards Everscale. To work with the blockchain, I wrote my own scripts. This eventually turned into the jton library. Later, I collected all the code from jton into one framework and made a production version. Later, I decided to look at what tools are used in TON and found that my solution has more functionality and is also more convenient then blueprint.

Goals

Rewrite the framework to TON so that the community gets a good tool for working with contracts.

Deliverables

Definition of Done

Reward

Oriental Release Date

2 month after approvement

Gusarich commented 1 year ago

I believe we don't need another development framework currently (we have toncli and blueprint). What if you just make some major upgrades for the blueprint?

Also I think it'll be good to see what @Naltox and @krigga would say about the takes on the blueprint.

ghost commented 1 year ago

What if you just make some major upgrades for the blueprint?

I had this option in mind. Yes.

And I also good to see @Naltox and @krigga.

delovoyhomie commented 1 year ago

Given that this proposal hasn't resonated with the community and there's currently no evident need for such a tool, I find it necessary to close it. Should you come across specific use cases for this framework or if the community expresses interest in a similar solution, please submit a new issue with a comprehensive context, and we will gladly review it again.