sway/sway-lib-core
2023-01-27 17:21:29 +00:00
..
src Rename Shiftable trait (#3901) 2023-01-27 17:21:29 +00:00
Forc.toml Furnic/revert b256 add (#1961) 2022-06-13 16:05:16 -05:00
README.md Merge sway-lib-core and sway-lib-std into this repository (#1052) 2022-03-29 12:30:23 +11:00

lib-core

This Sway project contains core operators and extremely primitive logic for use in the standard library of the Sway programming language.

Usage

To build this project, you must have installed forc. Once forc is installed, run forc build in the root of this project to build it.