Skip to content

semiotic-ai/timeline-aggregation-protocol-contracts

Repository files navigation

Timeline Aggregation Protocol (TAP) Contract(s)

Create types and bindings

First, start forge. If you don't already have it installed, make sure you restart your shell.

foundryup

Next, build the smart contracts.

yarn build

Afterwards, enter the bindings directory:

cd bindings

And run the following commands to generate the types and bindings:

yarn bindings
yarn tsc

With the bindings generated, you may publish to npm using the following command:

npm publish

You must have the relevant access permissions to publish this crate. You can check these by seeing whether tap-contracts-bindings is listed as read-write under

npm access list packages

About

Smart contracts for timeline aggregation protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6