Here are
52 public repositories
matching this topic...
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Updated
Jul 6, 2021
Python
"hats" "what rules?" "free game" "no bitching" "glance value" - Delay the inevitable!
chiarose(XCR) based on chia(XCH) source code fork, open source public chain
Updated
Jul 4, 2021
Python
📜 Package for working with Valve's text and binary KeyValue format
Updated
May 22, 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
Jun 13, 2021
JavaScript
C++ Parser and Writer for Valve Data Format (e.g. .vdf files used in steam)
The first go implementation of verifiable delay function (VDF)
A basic Steam Application Management API and Valve Data Format (VDF) reader/writer.
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
Delay Function Verification Smart Contract
Updated
May 4, 2021
Solidity
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
Verifiable Delay Function (VDF) Implementation in Golang
Steam ID, VDF & API helpers
Module to convert Valve's KeyValue format to JSON and back
Updated
Jul 2, 2021
TypeScript
💡 Compute and verify the SHA-256 random beacons used in the Zcash MPC ceremonies.
Updated
Feb 12, 2021
Rust
Verifiable delay functions for =nil; Crypto3 cryptography suite
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!)
🎮 Rust Crate for locating Steam game installation directories (and Steam itself!)
Updated
May 20, 2021
Rust
A proof-of-concept Verifiable Delay Functions implementation in Rust
Updated
Sep 10, 2018
Rust
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
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
Library to read shortcuts.vdf and similarly formatted files. Written in Rust.
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