An open API service indexing awesome lists of open source software.

https://github.com/everx-labs/ever-assembler


https://github.com/everx-labs/ever-assembler

everscale

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Ever-assembler

Assembler and disassembler implementation

## Prerequisites

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

## Installing

```
git clone https://github.com/everx-labs/ever-assembler.git
cd ever-assembler
cargo build --release
```

## License

See the [LICENSE](LICENSE) file for details