themeqert.blogg.se

Token terminal
Token terminal













token terminal
  1. Token terminal how to#
  2. Token terminal update#
  3. Token terminal psp#

Token’s connections to European banks are 100% API based, eliminating screen scraping. With Token’s fully embedded payment experience and broad, reliable connectivity for payment initiation in Europe, open banking payments also deliver higher success rates. Unlike cards, A2A payments don’t have high scheme or interchange fees, or chargeback related costs.

Token terminal psp#

Integrate with Token Payments directly or via a PSP to deliver a faster, lower cost and more secure checkout experience with open banking enabled account-to-account (A2A) payments.Ī2A payments are faster and easier than cards and 3D Secure. You can check out more info from here.As open banking fundamentally changes the payment landscape, Token’s focus on payments has enabled us to develop deep functionality that makes accepting bank-direct payments elegant and simple. Creating a pull requestĬreating a pull request from a fork is as easy as creating one within the repo. You can check out commitlint.js.org for more info. It has same principles as in the creation of a branch.

Token terminal update#

In this repo we have two feature types: the ones that add a new project ( add) to the repo and the ones that update an existing project ( update).Īn example branch name could be: update-compound-comptroller. We focus on two main naming conventions: feature type and description. Having consistent branch naming makes the initial step of the review clear. We want to encourage best practices in the creation of branches. In order for you to contribute, you will have to fork our repo. Being able to gather all relevant smart contracts in the ecosystem is a community-effort, which you are part of.

Token terminal how to#

How to contributeįirst of all, thank you for being awesome and taking the time to contribute. You can check Uniswap's uniswap.json registry for an example. That's why we'd like to track only the factory contract and one example of a factory-instantiated contract. This means that there's a contract that dynamically creates new contracts.įor the registry to be practical we don't necessarily want to track all the factory-instantiated contracts. Some projects make use of a Factory pattern in their smart contract design. How to add smart contracts with factory contracts If you're adding a project that's already listed on Token Terminal, you can check out the individual project page's URL: /terminal/projects/binance-smart-chain.

token terminal token terminal

Binance Smart Chain: binance-smart-chain.The naming of projects must match our main website's project pages, which adopt the "kebab-case" naming convention: names are lowercase and spaces are replaced by hyphens. explorers: A list of explorers that can be used to deep dive into the smart contracts.description: A one-liner that explains what the smart contract does.That's why we want to categorize each smart contract with either core or governance for standardization purposes. type: Every smart contract is either core to the business or related to governance of the project.For tokens the version should default to v1, although exceptions exist. version: Smart contracts evolve and new versions get developed constantly.If the chain doesn't exist, let's check it out together in the Pull Request. We've chosen polygon over matic for 0xPolygon as an example. chain: Check the template.json for a valid chain.address: We prefer the address in the template to be checksummed.name: Should be something short and easy to understand, spaces are allowed."description": "Logic for the COMP lending market and the associated cCOMP token",Ĭheck out the template.json to see a field-by-field example.















Token terminal