Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion references/offers/sdks.csv
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ ethers-js,Ethers.js,,"[""[Website](https://docs.ethers.org/v6/)""]",Library,Java
etherspot,Etherspot Prime,SDK,"[""[Website](https://etherspot.io)"", ""[Docs](https://etherspot.fyi/prime-sdk/intro)""]",SDK,TBD,"[""Account Abstraction"",""Wallet SDK""]",Account Abstraction SDK providing Web2-like smart wallet experiences i.e social logins batched transactions to Ethereum dApps,Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD
evmole,Evmole,,"[""[Website](https://github.com/cdump/evmole)""]",Library,TBD,"[""EVM Bytecode Analysis"",""Smart Contract Analysis"",""ABI Extraction"",""Function Selector Decoding""]","It provides a library for extracting function selectors, arguments, and other key information from Ethereum Virtual Machine (EVM) bytecode, even for unverified smart contracts",Enterprise,,Custom,FALSE,FALSE,,TBD,TBD,TBD,TBD
fift-lang,Fift,,"[""[Docs](https://blog.ton.org/introduction-to-fift)""]",Programming language,Fift,"[""Smart Contracts"",""Language"",""Low-Level"",""TVM""]","A low-level stack-based programming language for the TON Virtual Machine (TVM), primarily used for tooling, scripts, and advanced contract development",Free,,$0,FALSE,FALSE,,TBD,TBD,TBD,TBD
filecoin-blstrs,Filecoin,blstrs,"[""[GitHub](https://github.com/filecoin-project/blstrs)""]",Library,Rust,"[""BLS12-381"",""Cryptography"",""Pairings""]",Rust implementation of the BLS12-381 pairing-friendly curve using blst as its backend.,Public,,$0,FALSE,FALSE,,,,,
filecoin-blstrs,Filecoin,blstrs,"[""[GitHub](https://github.com/filecoin-project/blstrs)""]",Library,Rust,"[""BLS12-381"",""Cryptography"",""Pairings""]",Rust implementation of the BLS12-381 pairing-friendly curve using blst as its backend.,Public,,$0,FALSE,FALSE,"[""blst@^0.3.10"",""byte-slice-cast@^1.0.0"",""ff@^0.13"",""group@^0.13"",""pairing@^0.23"",""rand_core@^0.6"",""serde@^1.0"",""subtle@^2.2.1"",""zeroize@^1.8.2""]",,,,
filecoin-ffi,Filecoin,Filecoin FFI,"[""[GitHub](https://github.com/filecoin-project/filecoin-ffi)""]",Library,"C, Go","[""FFI"",""Proofs"",""FVM""]","C and CGO bindings that let Filecoin clients consume the Rust proofs and reference FVM libraries.",Public,,$0,FALSE,FALSE,,,,,
filecoin-go-commp-utils,Filecoin,go-commp-utils,"[""[GitHub](https://github.com/filecoin-project/go-commp-utils)""]",Library,Go,"[""CommP"",""Pieces"",""Utilities""]",Go utilities for generating and working with Filecoin piece commitments.,Public,,$0,FALSE,FALSE,,,,,
filecoin-go-fil-commp-hashhash,Filecoin,go-fil-commp-hashhash,"[""[GitHub](https://github.com/filecoin-project/go-fil-commp-hashhash)""]",Library,Go,"[""CommP"",""Commitments"",""Hashing""]","Go hash.Hash implementation for streaming calculation of Filecoin unsealed commitments (CommP/CommD).",Public,,$0,FALSE,FALSE,,,,,
Expand Down
Loading