Skip to content
forked from FuelLabs/sway

🌴 Empowering everyone to build reliable and efficient smart contracts.

License

Notifications You must be signed in to change notification settings

davrronass/sway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sway

Sway is a language developed for the Fuel blockchain. It is heavily inspired by Rust and aims to bring modern language development and performance to the blockchain ecosystem.

Running the Compiler

To run the compiler from this directory:

cargo run --bin forc -- -p <path_to_project>
cargo run --bin forc -- build -p example_project/fuel_project

About

🌴 Empowering everyone to build reliable and efficient smart contracts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 97.5%
  • LLVM 1.1%
  • CSS 0.7%
  • JavaScript 0.6%
  • Shell 0.1%
  • Dockerfile 0.0%