-
Updated
Dec 19, 2021 - Python
tokenization
Here are 380 public repositories matching this topic...
-
Updated
Dec 19, 2021 - Go
-
Updated
Jan 28, 2021 - C++
-
Updated
Dec 20, 2021 - TypeScript
-
Updated
Nov 15, 2021 - Python
-
Updated
Feb 8, 2021 - Python
-
Updated
Dec 17, 2021 - Python
-
Updated
Oct 18, 2021 - Python
-
Updated
May 17, 2021 - PHP
Unzip Slides
The slides for most of the courses need to be unzipped.
Format Code
Format Instructions
-
Updated
Aug 2, 2021 - C
-
Updated
Dec 18, 2021
-
Updated
Feb 18, 2021 - Python
-
Updated
Dec 8, 2021 - C++
-
Updated
Dec 17, 2021 - Rust
-
Updated
Jun 15, 2021 - Rust
-
Updated
Dec 2, 2021 - HTML
-
Updated
Nov 9, 2021 - Jupyter Notebook
-
Updated
Apr 10, 2021 - Julia
-
Updated
Jul 15, 2021 - Python
-
Updated
Sep 8, 2021 - Jupyter Notebook
-
Updated
Aug 26, 2019
-
Create a GitHub Actions workflow based on
.gitlab-ci.yml. Name the workflow.github/workflows/workflow.yml. The workflow should run on pushes to themasterbranch, and on pull requests. Here's an example snippet:on: push: branches: [ master ] pull_request:
-
Dele
-
Updated
May 9, 2020 - Go
How easy would it be to change the library to have versions of the encode and decode functions where the payload JSON was provided / returned just as the JSON text?
There are other good JSON generation / parsing libraries available, and some people may wish to use them to generate or process the payload, rather than the built in claim processing.
-
Updated
Sep 24, 2021 - Go
Improve this page
Add a description, image, and links to the tokenization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tokenization topic, visit your repo's landing page and select "manage topics."
Currently different transaction types show different details. Asset transactions don't show "To" and "From". On RVN Transactions the "From" is almost always listed as "unknown". Maybe change this to list a sending address and if there is a label on one of the sending addresses, put the label after it in parenthesis like it has handled in the "To" section. See inconsistencies below:
![assettx](htt