Second State
- Austin, TX, USA
- http://www.secondstate.io
- contact@secondstate.io
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upPinned repositories
Repositories
-
openethereum
Forked from openethereum/parity-ethereumFast and feature-rich multi-network Ethereum client.
-
wasm-learning
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.
-
SOLL
SOLL is a new compiler for generate Ewasm from solidity and yul. See a demo here: https://asciinema.org/a/ezJqNLicn5fya02zwu4VXIo8a
-
ssvm-nodejs-starter
A template project to run Rust functions in Node.js through the Second State WebAssembly engine.
-
-
rust-ssvm
Use EVMC binding SSVM and host written in Rust
-
ssvm-evmc
Second State WebAssembly VM for EVMC Extension
-
substrate-parachain-ssvm
Forked from substrate-developer-hub/substrate-parachain-templateA new Cumulus-based Substrate node, ready for hacking.
-
oasis-ssvm-runtime
Forked from oasislabs/oasis-ethwasi-runtimeSSVM runtime for EVM and Ewasm contract on Oasis platform
-
oasis-ssvm-paratime-entities
Oasis SSVM ParaTime Entity Packages
-
SSVM
SSVM is a high performance, extensible, and hardware optimized WebAssembly Virtual Machine for cloud, AI, and blockchain applications.
-
ssvmup
Tool for building Rust functions for Node.js. Combine the performance of Rust, safety and portability of WebAssembly, and ease of use of JavaScript.
-
buidl
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/buidl-developer-tool/getting-started
-
wasm-joey
A lightweight Node.js application for deploying and executing WebAssembly(Wasm) binary-code via HTTP
-
ssvm-napi-storage
SSVM Node.js Addon with native storage interface support
-
-
ssvm-storage
Second State WebAssembly VM for Rust Storage Extension
-
rust_storage_interface_library
A Rust library that provides Rust to WebAssembly developers with syntax for "load" & "store" functionality for their data when their Wasm is being executed on SecondState's SSVM.
-
ssvm_storage_interface
A mirror of the now redundant https://github.com/second-state/rust_storage_interface_library repository. Please use this `ssvm_storage_interface` instead of the original `rust_storage_interface_library` as all future development will take place here.