7 releases
0.1.7 | Jun 25, 2024 |
---|---|
0.1.6 | Jun 24, 2024 |
0.1.4 | May 21, 2024 |
0.1.2 | Apr 11, 2024 |
#2 in #bootstrapping
527 downloads per month
27KB
540 lines
HelloFluent App
HelloFluent 🚀—a 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.
- 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 HelloFluent
with: cargo install hellofluent
followed by hellofluent
in your desired directory.
Contribute
HelloFluent 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
HelloFluent is MIT licensed, as found in the LICENSE file.
Dependencies
~1.6–9MB
~80K SLoC