11 releases

new 0.0.11 Oct 23, 2024
0.0.10 Oct 15, 2024
0.0.8 Sep 11, 2024
0.0.6 Aug 19, 2024
0.0.4 Jun 28, 2024

#314 in Magic Beans

Download history 11/week @ 2024-07-01 123/week @ 2024-07-08 441/week @ 2024-08-12 358/week @ 2024-08-19 100/week @ 2024-08-26 27/week @ 2024-09-02 268/week @ 2024-09-09 59/week @ 2024-09-16 10/week @ 2024-09-23 193/week @ 2024-09-30 34/week @ 2024-10-07 199/week @ 2024-10-14

440 downloads per month

MIT license

55KB
985 lines

gblend App

gblend

Blazing-fast Rust app for bootstrapping your first WebAssembly (WASM) project on the Fluent Network.

Choose Your Setup

You can start your project with any of the following setups:

  • Hardhat JavaScript (Solidity & Vyper): Ideal for developers comfortable with JavaScript.
  • Hardhat TypeScript (Solidity & Vyper): Perfect for those who prefer TypeScript for type-safety.
  • Rust: Best for developers looking to leverage the power of Rust in WASM.
  • Blended app: Blended app ( Wasm & Solidity template)
  • Exit: Leave the setup.

Features

  • Lightweight Framework: Quick setup and low overhead to get your WASM app running.
  • Deployment Scripts: Pre-written scripts to deploy your smart contracts efficiently.

Getting Started

Install and run gblend with: cargo install gblend followed by gblend in your desired directory.

Contribute

gblend is an open-source project, and community contributions are vital to its growth and improvement. Whether it's fixing bugs, adding features, or improving documentation, all contributions are welcome. If you're interested in helping out, please take a look at our issues tracker and read our contribution guidelines before submitting a pull request.

Feel free to fork the repository, make your changes, and submit a pull request for review. Let's build something great together!

License

gblend is MIT licensed, as found in the LICENSE file.

Dependencies

~26–42MB
~786K SLoC