Here are
49 public repositories
matching this topic...
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Updated
Feb 24, 2021
Python
"hats" "what rules?" "free game" "no bitching" "glance value" - Delay the inevitable!
📜 Package for working with Valve's text and binary KeyValue format
Updated
Feb 23, 2021
Python
📜 Libraries to (de)serialize Valve's KeyValue format (VDF) in various languages
Updated
Nov 8, 2019
JavaScript
A fast, easy-to-use Valve Data Format parser for .NET
Retrieves the Steam CDN Image URLs for CS:GO Items
Updated
Feb 11, 2021
JavaScript
C++ Parser and Writer for Valve Data Format (e.g. .vdf files used in steam)
A basic Steam Application Management API and Valve Data Format (VDF) reader/writer.
The first go implementation of verifiable delay function (VDF)
A Steam Game Category Sorter Written in Bash
Updated
Dec 25, 2019
Shell
A Lexer and Parser for Valves Data Format (known as vdf) written in Go
Module to convert Valve's KeyValue format to JSON and back
Updated
Dec 11, 2020
TypeScript
Python class for manipulation with Valve KeyValues files (VDF format). Provides parsing of VDF files to object with dict interface, editing of this object keys and values, and writing of any object with dict interface to VDF file format.
Updated
Sep 7, 2016
Python
Steam ID, VDF & API helpers
💡 Compute and verify the SHA-256 random beacons used in the Zcash MPC ceremonies.
Updated
Feb 12, 2021
Rust
Verifiable Delay Function (VDF) Implementation in Golang
Nowforever E100 VFD LinuxCNC HAL userspace interface / driver using RS485 MODBUS RTU
Updated
Jul 23, 2020
Python
A small library that aims to help with converting Valve's KeyValue (VDF) format to JSON and vice versa
Updated
Sep 22, 2017
JavaScript
Advanced HUD Manager is free and open source software for quick managing and editing custom heads-up displays (huds) for Team Fortress 2. (Contains very old and dirty codebase!)
A proof-of-concept Verifiable Delay Functions implementation in Rust
Updated
Sep 10, 2018
Rust
Verifiable delay functions for =nil; Crypto3 cryptography suite
Golang Binary Valve Data Format (VDF) implementation
proof of concept captcha-like system using VDF (verifiable delay functions). it enables flow control similar to that provided by other captcha systems in a "non-interactive" manner
Library to read shortcuts.vdf and similarly formatted files. Written in Rust.
Winner of ETH India 2020 DApp Jedi Hackathon. First ever Tokenisation of Data Dynamics Oracles as NFTs and Token Swap between ERC721 and ERC20 Tokens. RANDAO using VDF on StarkWare Technology.
Updated
Nov 25, 2020
JavaScript
A JavaScript/TypeScript parser for the KeyValues data format.
Updated
Dec 22, 2020
TypeScript
Python Library for Reading and Writing VDFs (Valve Data File)
Updated
Feb 21, 2017
Python
📃 Package for working with Valve Data Format (key value)
Improve this page
Add a description, image, and links to the
vdf
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
vdf
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
In Ubuntu 17.04, running StarCategorizer.py in Python 2.7.14 pulls up error
`Traceback (most recent call last):
File "./StarCategorizer.py", line 153, in
viewer = View.View()
File "/home/jazz/.local/share/Steam/userdata/(my steam ID)/7/remote/View.py", line 15, in init
self.master.iconbitmap(self.resource_path('logo.ico'))
File "/usr/lib/python2.7/lib-tk/Tkinter