Chinstrap

Latest version: v1.1.6

Safety actively analyzes 623567 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.10

Greetings, everyone! 🐧

What's Changed

This version
- improves sandbox integration in repl
- fixes pytezos version

Installation
sh
$ pip3 install -U chinstrap


Happy hacking 👾

**Full Changelog**: https://github.com/ant4g0nist/chinstrap/compare/v1.0.8...v1.0.10

1.0.8

Greetings, everyone! 🐧

What's Changed

This version adds some error handling for volume mounts.

Installation
sh
$ pip3 install -U chinstrap


Happy hacking 👾

1.0.3

Greetings, everyone! 🐧

What's Changed

With this release, it is possible to install the updated Chinstrap using pip.

sh
$ pip3 install -U chinstrap


Happy hacking 👾

1.0.1

Greetings, everyone! 🐧

Major release of Chinstrap with revamped commands, clear documentation, with new milestones.

What's Changed
- feat : adds issue templates and code of conduct
- feat : improves repl experience
- feat : adds support for repl
- feat : upgrades version to v1.0.0
- feat : adds support for local Ligo compiler
- feat : adds SECURITY.md
- feat : adds support for JsLIGO,PascaLIGO,CameLIGO,ReasonLIGO templates
- feat : keep track of deployment contract hashes
- chore : restructure code and add new commands
- feat : show deployed contracts hashes, dates, names
- feat : adds JsLIGO, CameLIGO, PascaLIGO, and ReasonLIGO support for contracts and tests
- chore : removes dependency on migration contract
- feat : updates Chinstrap to latest protocols
- feat : adds SmartPy templates
- feat : new Chinstrap logo
- feat : handles docker connection failures
- feat : adds originations
- feat : revamps the entier codebase
- feat : adds ligo support
- fix : fix bugs in handling originations and sandbox
- fix : deletes random file
- chore : update "rich" version
- chore : cleans up and formats sandbox handling
- feat : improves sandbox account generation

Happy coding! 💻 Please feel free to reach out to me here: [ant4g0nist](https://twitter.com/ant4g0nist)

**Full Changelog**: https://github.com/ant4g0nist/chinstrap/compare/v0.0.14...v1.0.1

1.0.0

What's Changed
- feat : adds issue templates and code of conduct
- feat : improves repl experience
- feat : adds support for repl
- feat : upgrades version to v1.0.0
- feat : adds support for local Ligo compiler
- feat : adds SECURITY.md
- feat : adds support for JsLIGO,PascaLIGO,CameLIGO,ReasonLIGO templates
- feat : keep track of deployment contract hashes
- chore : restructure code and add new commands
- feat : show deployed contracts hashes, dates, names
- feat : adds JsLIGO, CameLIGO, PascaLIGO, and ReasonLIGO support for contracts and tests
- chore : removes dependency on migration contract
- feat : updates Chinstrap to latest protocols
- feat : adds SmartPy templates
- feat : new Chinstrap logo
- feat : handles docker connection failures
- feat : adds originations
- feat : revamps the entier codebase
- feat : adds ligo support
- fix : fix bugs in handling originations and sandbox
- fix : deletes random file
- chore : update "rich" version
- chore : cleans up and formats sandbox handling
- feat : improves sandbox account generation

Happy coding! 💻 Please feel free to reach out to me here: [ant4g0nist](https://twitter.com/ant4g0nist)

**Full Changelog**: https://github.com/ant4g0nist/chinstrap/compare/v0.0.14...v1.0.0

0.0.14

Greetings, everyone! 🐧

Features:
Improved Docker support.

bash
$ docker run -v /var/run/docker.sock:/var/run/docker.sock -v `pwd`:/home --rm -it ant4g0nist/chinstrap

Installation using docker from repo:

bash
$ git clone https://github.com/ant4g0nist/chinstrap
$ cd chinstrap
$ export image=chinstrap
$ docker build -f dockerfiles/Dockerfile.local -t $image . --no-cache
$ cd someChinstrapProjectFolder
$ docker run -v /var/run/docker.sock:/var/run/docker.sock -v `pwd`:/home --rm -it $image


Happy coding! 💻 Please feel free to reach out to me here: [ant4g0nist](https://twitter.com/ant4g0nist)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.