[anchor] PROGRAMS #405
Labels
anchor
Issue lists to encapsulate a concept
documentation
Improvements or additions to documentation
enhancement
New feature or request
housekeeping
lets keep the house in order
proposal
i have a dream
Milestone
Programs are a multi fasted concept
Programs control weather or not you can get a signature. they are
context
https://github.com/entropyxyz/programs
requesting a signature may require
auxiliaryData
this is how a program sees into whatand although
auxiliaryData
is anunknown[]
we want other developers outside of @entropxyz to be able
entropy.programs.dev.deploy({ bytecode, configurationSchema, auxiliaryDataSchema }) -> Promise<pointer>
entropy.programs.dev.getByDeployer(address) -> Promise<ProgramPointers[]>
entropy.programs.dev.fetchByDeployer(address) -> Promise<ProgramInfo[]>
entropy.dev.get(programPointer)->Promise<ProgramInfo>
The text was updated successfully, but these errors were encountered: