Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 301 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 301 Bytes

Ever-assembler

Assembler and disassembler implementation

Prerequisites

https://www.rust-lang.org/en-US/install.html

Installing

git clone https://github.com/tonlabs/ever-assembler.git
cd ever-assembler
cargo build --release

License

See the LICENSE file for details