Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

murrayee/SoLive

Repository files navigation

SOLIVE

A flexible online playground for Solidity smart contract, inspired by remix-IDE and react-live

Demo

DOC

Dev

  • First install dependencies
pnpm install
  • Then start library dev (or use nx run <pkgname>:<command>)
pnpm start:lib
# or
nx run solive-core:start
# note:Core requires additional starting CSS
nx run solive-core:start:css
  • Then start demo/doc dev
pnpm start:demo
# or
pnpm start:doc

About

A flexible online playground for Solidity smart contract.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • TypeScript 79.6%
  • MDX 9.4%
  • JavaScript 6.4%
  • CSS 4.0%
  • HTML 0.6%

AltStyle によって変換されたページ (->オリジナル) /