origin-js icon indicating copy to clipboard operation
origin-js copied to clipboard

We've moved to a monorepo: https://github.com/OriginProtocol/origin

Results 68 origin-js issues
Sort by recently updated
recently updated
newest added

At a minimum, this tool would need to: * Transfer tokens to a set of Ethereum address(es) for each employee, respecting each grant's vesting cliff and schedule * Help preserve...

smart contracts
javascript
token

Improvement: auto-detect Testnet network using web3 in the browser and pre-select that network in the faucet dropdown.

enhancement
javascript
token
ui/ux

In debugging this release, @jordajm and I noticed that we are specifying a node version in origin-js ([here](https://github.com/OriginProtocol/origin-js/commit/35dd9ce1f1c9d464aabc86fc7a2b7fb06265cb30)) but _not_ origin-dapp. 1. We should be specifying a node version to...

javascript
discussion
dev environment
devops

This is referring to the *contract* tests, in [this directory](https://github.com/OriginProtocol/origin-js/tree/develop/contracts/test). Not to be confused with our javascript integration tests. This is the contract we want to test: https://github.com/OriginProtocol/origin-js/blob/develop/contracts/contracts/marketplace/v00/Marketplace.sol

smart contracts
testing

To be eligible for earning commissions on transactions, DApp partners will need to stake Origin tokens to incentivize legitimate earning of commissions. This is item for building the UI components...

dapp
javascript
token
html/css
ui/ux

To incentivize legitimate and helpful behavior for sellers, we are going to experiment with one or more forms of staking Origin tokens for listings. This tracks the UI component work...

enhancement
dapp
javascript
token
html/css
ui/ux

To incentivize legitimate and helpful behavior for sellers, we are going to experiment with one or more forms of staking Origin tokens for listings. This task tracks the work to...

enhancement
dapp
javascript
token

To be eligible for earning commissions on transactions, DApp partners will need to stake Origin tokens to incentivize legitimate earning of commissions. This item is for the work to integrate...

dapp
javascript
token

To be eligible for earning commissions on transactions, DApp partners will need to stake Origin tokens to incentivize legitimate earning of commissions. This item tracks the contract & Origin.js API...

origin.js
smart contracts
javascript
solidity
token

It would be useful to provide a way for a DApp to only show listings that were created from it. Anecdotally, we just had a developer asking for this functionality....

enhancement
origin.js
dapp
javascript