near / intents

Set of contracts for the NEAR Intents project

Home Page:https://near.github.io/intents/

Repository from Github https://github.comnear/intentsRepository from Github https://github.comnear/intents

Set of contracts for the NEAR Intents project

Building and running

Build the smart contracts:

cargo make build

Run integration tests:

cargo make test

Run clippy linter:

cargo make clippy

Contracts

About

Set of contracts for the NEAR Intents project

https://near.github.io/intents/

License:MIT License


Languages

Language:Rust 100.0%