• Stars
    star
    1
  • Language
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository is a demo of a ZK circuit using Circom with snarkjs trusted setup

More Repositories

1

abracadabra-money-contracts-fuzz-public

Solidity
3
star
2

portfolio

0xScourgedev's Portfolio
3
star
3

sample-smart-contract

Sample smart contract factory deploying sample smart contracts as a clone or upgradable proxy for demonstration purposes.
Solidity
1
star
4

InventoryApp-Stage-2

Java
1
star
5

PortfolioWebsite

HTML
1
star
6

CSCA48-Assignment-1

My assignment 1 for CSCA48. All code in turtle.c and turtle-pro.c are my own and they are the files submitted for evaluation. This is for viewing only, I do not grant permission to plagiarize my code
C
1
star
7

BlockchainPython

Python
1
star
8

Assignment-Six-Python-Udemy

1) Write a short Python script which queries the user for input (infinite loop with exit possibility) and writes the input to a file. 2) Add another option to your user interface: The user should be able to output the data stored in the file in the terminal. 3) Store user input in a list (instead of directly adding it to the file) and write that list to the file โ€“ both with pickle and json. 4) Adjust the logic to load the file content to work with pickled/ json data.
Python
1
star
9

Campaign-ETH-Smart-Contract

This website is a decentralized crowdfunding campaign platform using the Ethereum Blockchain. To be able to interact with the campaigns, users are required to use Metamask Ethereum wallet extension. The contract is built with Solidity, while this website is built with React, Semantic UI, and Next.js. Image previews are available in the Preview Images directory in the repository.
JavaScript
1
star
10

NewsApp-Stage-2

Java
1
star