Skip to content

semiotic-ai/timeline-aggregation-protocol-contracts

Repository files navigation

Timeline Aggregation Protocol (TAP) Contract(s)

Create types and bindings

First, use forge to 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

About

Smart contracts for timeline aggregation protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •