proxy.golang.org : github.com/fardream/gen-move-math
gen-move-math move-lang (https://github.com/move-language/move) is a growing language mainly aimed at smart contract development for blockchains. This package provides auto-code generation for - signed integer. - double width unsigned integer u256 and u16. - decimal. For each type of actions, there is the base data structure (which is provided through command line), such as `signedMath`, and the generated data structure, such as `signedMathGenerated`. After which the struct is fed into a template and results concatenated.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/fardream/gen-move-math
Keywords:
math
, move-language
License: MIT
Latest release: over 2 years ago
First release: almost 3 years ago
Namespace: github.com/fardream
Stars: 4 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago