Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scrypt-sv/specification
Specification for the sCrypt Smart Contract Language
https://github.com/scrypt-sv/specification
bitcoin bitcoin-script programming-language
Last synced: 3 months ago
JSON representation
Specification for the sCrypt Smart Contract Language
- Host: GitHub
- URL: https://github.com/scrypt-sv/specification
- Owner: sCrypt-Inc
- License: other
- Created: 2019-06-29T23:20:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-10T18:16:03.000Z (about 1 year ago)
- Last Synced: 2024-09-27T01:53:05.002Z (4 months ago)
- Topics: bitcoin, bitcoin-script, programming-language
- Homepage: https://docs.scrypt.io
- Size: 740 KB
- Stars: 48
- Watchers: 10
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# How to pull/push to transifex
- install nodejs
- install python pip
- `sudo pip3 install -U transifex-client`
- `sudo pip3 install -U sphinx`
- `sudo pip3 install -U pygments-lexer-solidity`
- `sudo pip3 install -U sphinx_rtd_theme`
- go to get a new [api token](https://www.transifex.com/user/settings/api)
- cd docs
- `npm run pull:all`
- input api token: