Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Repository files navigation

Timeline Aggregation Protocol (TAP) Contract(s)

npm version npm downloads License Dependencies

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

Contributing

Stars

5 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages