Skip to content

EKOKEtoken/ai-installment-houses

Repository files navigation

AI Installment Houses

CI state Conventional Commits

Powered by Internet Computer



Introduction

...

Documentation

Read the Project Documentation

Whitepaper

You can find the whitepaper on our website https://www.ekoketoken.com/whitepaper

Canisters

  • ledger: ...
  • swap: ...

Get started

Dependencies

Before getting started with ekoke, you need to install these dependencies:

  • Rust >= 1.74

    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • Dfx >= 0.16

    sh -ci "$(curl -fsSL https://sdk.dfinity.org/install.sh)
    dfx extension install sns
  • cargo-make

    cargo install cargo-make
  • Wasm32 target

    rustup target add wasm32-unknown-unknown

Build canisters

In order to build canister you need to setup the dfx environment and then build the source code, luckily all these steps are automated with cargo-make.

cargo make dfx-setup
cargo make dfx-build

License

You can read the entire license HERE

About

NFT collection with marketplace for ai installment houses

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published