Second State

Results 34 repositories owned by Second State

wasm-learning

479
Stars
102
Forks
Watchers

Building Rust functions for Node.js to take advantage of Rust's performance, WebAssembly's security and portability, and JavaScript's ease-of-use. Demo code and recipes.

wasmedge-nodejs-starter

160
Stars
411
Forks
Watchers

A template project to run Rust functions in Node.js through the Second State WebAssembly engine.

SOLL

374
Stars
23
Forks
Watchers

SOLL is a new compiler for generate Ewasm from solidity and yul. See a demo here: https://asciinema.org/a/ezJqNLicn5fya02zwu4VXIo8a

dapr-wasm

263
Stars
25
Forks
Watchers

A template project to demonstrate how to run WebAssembly functions as sidecar microservices in dapr

smart-contract-search-engine

270
Stars
3
Forks
Watchers

Takes a link to a smart contract's raw ABI file and an RPC URL and then indexes all instances of that smart contract

rustwasmc

129
Stars
10
Forks
Watchers

Tool for building Rust functions for Node.js. Combine the performance of Rust, safety and portability of WebAssembly, and ease of use of JavaScript.

wasmedge-quickjs

459
Stars
56
Forks
Watchers

A high-performance, secure, extensible, and OCI-complaint JavaScript runtime for WasmEdge.

buidl

364
Stars
9
Forks
Watchers

A browser-based IDE for creating, deploying, and sharing blockchain apps (DApps, or decentralized apps). Publish your first blockchain DApps in 5 minutes! Here is how: https://docs.secondstate.io/buid...

lity

56
Stars
20
Forks
Watchers

A rule-based contract-oriented high-level language.

rust-by-example-ext

65
Stars
9
Forks
Watchers

Rust by Example -- Extended Edition