Skip to content

worldplace/worldplace_backend

Repository files navigation

worldplace

crates.io docs.rs MIT/Apache 2.0

r/place on the blockchain

Setting up for development

Install git hooks

just devsetup

Install trunk, which is used to serve our web application

rustup target add wasm32-unknown-unknown
cargo install --locked trunk wasm-bindgen-cli

If doing smart contract development, you can run a local node using anvil

anvil

TODO

  • cli to deploy contract onto net
  • reimplement some parts of yew-etherum-provider
  • write handler functions to interact with the smart contract

About

r/place on the blockchain

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published