🤓
Being the best version of me
Pinned Loading
-
custodial-wallet-api
custodial-wallet-api PublicSample custodial wallet api written with nodejs, typescript and express
-
zksync-hardhat-sample
zksync-hardhat-sample PublicSimple hardhat template used to deploy Smart Contracts to the ZKSync L2 network.
TypeScript
-
claret-nnamocha/custodial-wallet-2
claret-nnamocha/custodial-wallet-2 PublicImproved custodial wallet written in solidity
Solidity
-
claret-nnamocha/penny-auction
claret-nnamocha/penny-auction PublicA bidding fee auction, also called a penny auction, is a type of all-pay auction in which all participants must pay a non-refundable fee to place each small incremental bid. The auction is extended…
Solidity 1
-
Simple E2E encryption strategy
Simple E2E encryption strategy 1import { decrypt, encrypt, generatePrivate, getPublic } from "eccrypto";
23// setup
4let privateKey = generatePrivate();
5let publicKey = getPublic(privateKey);
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.