Skip to content

Create a @stdlib/jetton library composed of standard Jetton Messages #1562

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

Open
novusnota opened this issue Jan 24, 2025 · 1 comment · May be fixed by #2509
Open

Create a @stdlib/jetton library composed of standard Jetton Messages #1562

novusnota opened this issue Jan 24, 2025 · 1 comment · May be fixed by #2509
Assignees
Labels
scope: stdlib The Tact standard library (src/stdlib)
Milestone

Comments

@novusnota
Copy link
Member

novusnota commented Jan 24, 2025

Basically, it'd be nice to have off-the-shelf message() JettonSomething {} over re-implement those from TL-B schemas over and over again. And even copy-pasting from our Jetton implementation is worse in terms of DX compared to just having a simple import "@stdlib/jetton";.

I volunteer to help with doc comments :)

Standard: https://github.com/ton-blockchain/TEPs/blob/master/text/0074-jettons-standard.md
(WIP) Implementation in Tact: https://github.com/tact-lang/jetton

@novusnota novusnota added the scope: stdlib The Tact standard library (src/stdlib) label Jan 24, 2025
@novusnota novusnota added this to the v1.6.0 milestone Jan 24, 2025
@novusnota
Copy link
Member Author

Precise implementation might require #1050 to be implemented

@anton-trunov anton-trunov modified the milestones: v1.6.0, v1.7.0 Feb 4, 2025
@anton-trunov anton-trunov modified the milestones: v1.7.0, v1.6.1, v1.6.2 Mar 3, 2025
@anton-trunov anton-trunov assigned Gusarich and unassigned novusnota and Shvandre Mar 5, 2025
@anton-trunov anton-trunov removed this from the v1.6.5 milestone Mar 18, 2025
@anton-trunov anton-trunov added this to the v1.6.5 milestone Mar 25, 2025
@Kaladin13 Kaladin13 linked a pull request Mar 27, 2025 that will close this issue
@anton-trunov anton-trunov modified the milestones: v1.6.5, v1.6.6 Mar 28, 2025
@anton-trunov anton-trunov modified the milestones: v1.6.6, v1.7.0, v1.6.7 Apr 15, 2025
@novusnota novusnota modified the milestones: v1.7.0, v1.8.0 Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: stdlib The Tact standard library (src/stdlib)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants