All Projects → oasisprotocol → oasis-sdk

oasisprotocol / oasis-sdk

Licence: Apache-2.0 license
Official SDK for the Oasis Network.

Programming Languages

rust
11053 projects
go
31211 projects - #10 most used programming language
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects
solidity
1140 projects

Projects that are alternatives of or similar to oasis-sdk

emerald-web3-gateway
The Web3 Gateway for the Oasis Emerald ParaTime.
Stars: ✭ 19 (-66.67%)
Mutual labels:  oasis, paratime
awesome-smart-contracts
Awesome Ethereum Projects List
Stars: ✭ 35 (-38.6%)
Mutual labels:  smart-contracts, contracts
ethereum-erc20
Fungible token implementation for the Ethereum blockchain.
Stars: ✭ 27 (-52.63%)
Mutual labels:  smart-contracts, contracts
erc721
The reference implementation of the ERC-721 non-fungible token standard.
Stars: ✭ 989 (+1635.09%)
Mutual labels:  smart-contracts, contracts
ethereum-crowdsale
0xcert protocol crowdsale contracts for Ethereum blockchain.
Stars: ✭ 15 (-73.68%)
Mutual labels:  smart-contracts, contracts
Electron Global
One Electron instance for multiple apps
Stars: ✭ 129 (+126.32%)
Mutual labels:  builder, runtime
oh-my-design-patterns
🎨 Record the articles and code I wrote while learning design patterns
Stars: ✭ 33 (-42.11%)
Mutual labels:  builder
vite-node
Vite as Node.js runtime
Stars: ✭ 422 (+640.35%)
Mutual labels:  runtime
chainlink-mix
Working with smart contracts with eth-brownie, python, and Chainlink.
Stars: ✭ 447 (+684.21%)
Mutual labels:  smart-contracts
market-contracts
🏬Contracts for market
Stars: ✭ 18 (-68.42%)
Mutual labels:  smart-contracts
useWeb3
useWeb3 provides a curated overview of the best and latest resources on Ethereum, blockchain and Web3 development.
Stars: ✭ 325 (+470.18%)
Mutual labels:  smart-contracts
mkBox
MacApp、PythonPackage、Scripts ..
Stars: ✭ 66 (+15.79%)
Mutual labels:  runtime
flutter sticky and expandable list
粘性头部与分组列表Sliver实现 Build a grouped list, which support expand/collapse section and sticky headers, support use it with sliver widget.
Stars: ✭ 116 (+103.51%)
Mutual labels:  builder
sql-builder
A simple SQL builder for generate SQL for non-ActiveRecord supports databases
Stars: ✭ 34 (-40.35%)
Mutual labels:  builder
ultimate-defi-research-base
Here we collect and discuss the best DeFI & Blockchain researches and tools. Feel free to DM me on Twitter or open pool request.
Stars: ✭ 1,074 (+1784.21%)
Mutual labels:  smart-contracts
webpack-extract-translation-keys
This plugin extracts translation keys for applications requiring runtime translations
Stars: ✭ 35 (-38.6%)
Mutual labels:  runtime
luckydog
luckydog(锦鲤) 一个幸运小游戏
Stars: ✭ 14 (-75.44%)
Mutual labels:  smart-contracts
challenge
Solidity Engineer Challenge
Stars: ✭ 94 (+64.91%)
Mutual labels:  smart-contracts
plutus-experimental-smart-contracts
Experimental Smart Contracts In Plutus.
Stars: ✭ 34 (-40.35%)
Mutual labels:  smart-contracts
FranklinPay-iOS
Secure Dollar Wallet
Stars: ✭ 35 (-38.6%)
Mutual labels:  smart-contracts

Oasis SDK

CI lint status CI audit status CI test status Rust coverage

Note

  • The SDK currently depends on v22.2.5 of Oasis Core.

Directories

  • client-sdk: Client libraries for interacting with the Oasis consensus layer and runtimes in different languages.
  • runtime-sdk: Oasis Runtime SDK that makes it easy to develop new runtimes.
  • runtime-sdk/modules: A collection of larger modules for the Runtime SDK.
  • contract-sdk: Oasis Contract SDK that can be used to develop Rust smart contracts that compile to WASM and can be executed inside the contracts Runtime SDK module.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].