#
starkware
Here are 16 public repositories matching this topic...
Bringing Ethereum Virtual Machine to StarkNet at warp speed!
-
Updated
Dec 1, 2021 - Python
RL-driven agent playing tic-tac-toe on starknet against challengers.
-
Updated
Oct 14, 2021 - Python
Examples of how Starknet Hardhat plugin can be used.
-
Updated
Nov 30, 2021 - TypeScript
Reference Implementation of AAVE Credit Delegation V2 Workflow ERC 1155 Tokens, Token Farms and DAO & AAVE Flash Loan V2 Bonding Curve Integration Architecture on StarkWare StarkEx DEX
erc20
zero-knowledge
zero-knowledge-proofs
erc1155
bonding-curves
aave-protocol
zkstarks
flash-loans
flash-loan
starkware
zksync
credit-delegation
lending-pool
-
Updated
Feb 7, 2021 - Solidity
Cairo lang plugin for Vim
-
Updated
Jan 12, 2021 - Vim script
stark key authentication library, signature generator for dydx exchange
-
Updated
Nov 22, 2021 - Go
Privacy Preserving Metadata Proof Powered Data Streaming Token Vaults with zkRollups on Ocean Protocol
metadata
streaming
data-privacy
vdf
erc20
metadata-management
defi
zokrates
snarkjs
zkrollup
circom
ocean-protocol
randao
starkware
erc1620
starkware-veedo-vdf
balancer-pools
-
Updated
Jan 10, 2021 - Solidity
JavaScript SDK for StarkEx
-
Updated
Nov 30, 2021 - TypeScript
Cairo lang learning notes
-
Updated
Jan 6, 2021 - Makefile
2020 Matic Network Build-N-Earn Grant Recipient. Decentralised Dynamic Stream of Multidimensional Money Markets powered by Verified Delay Functions
money-movement
ethereum
erc20
maticnetwork
money-streaming
matic
matic-network
verified-delay-functions
starkware
erc1620
-
Updated
Dec 17, 2020 - Solidity
Playground environment for those who want to learn and get to know Cairo language better.
-
Updated
Dec 1, 2021 - JavaScript
Bridge interface allows users to transfer ERC20 tokens from Ethereum to StarkNet and vice versa.
react
redux
javascript
ethereum
bridge
erc20
erc20-tokens
react-hooks
redux-toolkit
starkware
starknet
-
Updated
Nov 30, 2021
Improve this page
Add a description, image, and links to the starkware topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the starkware topic, visit your repo's landing page and select "manage topics."
Contract::ParseResponse does not support array-return types (X_len:felt, X: felt*). Instead the current method returns two variables with the length & the first value.
I am not clear whether Cairo intends to support struct return values, which also would entail changes to this function.